Juan Leni
Juan Leni
When calling write in Windows, the number of written bytes is off by 1. This is the result of prepending the HID report ID in Windows. This different behavior may...
The current release is not supported in Windows. This is linked to this issue in qrllib: https://github.com/theQRL/qrllib/issues/38 The official Docker container also has problems in Windows. For the moment, the...
- [ ] Use key_derive for the example. - [ ] Add a small section in the documentation - [ ] Adjust circleCI configuration to confirm This very likely depends...
There is a bug in the following lines: https://github.com/alexis-jacq/LOLA_DiCE/blob/ec3f3f620a67df0a3e72f8e9227d09e4543dbb99/ipd_DiCE_om.py#L148-L150 https://github.com/alexis-jacq/LOLA_DiCE/blob/ec3f3f620a67df0a3e72f8e9227d09e4543dbb99/ipd_DiCE_om.py#L161-L163 In both cases, the agent object passes its action in the first position. This is correct when the call happens...
test
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201680498146181/1201681981353940) by [Unito](https://www.unito.io)
If a Ledger device is disconnected, it is only possible to reconnect by closing and restarting the KMS. I see two alternatives: 1. The KMS takes care of reconnections. 2....
@jleni Will there be an equivalent to a key_id we can put into the config? e.g. for yubihsm we can have sth like `keys = [{ id = "gaia-9000", key...