-
### Problem Description
I am trying to load the yubihsm 2 module via configuration file with opensc. The goal is to emulate the `module` command line flag in the following example command (which work…
-
They were originally put in place to give us a least common denominator serialization/deserialization, but we haven't derived much from having them and we've seen several disadvantages (#4235). Let's …
-
Hi Guys,
Sometimes the yubihsm does not execute operation and returns -5. But sometimes he does?
Is there any timing i have to fullfill? I tried to stabilize with sleep command, but it does not he…
-
Hi,
I'm getting the following error when I try to install tmkms with cargo.
`a@a-VirtualBox:~/home/a/src/github.com/tendermint/tendermint/tools/tm-signer-harness$ cargo install tmkms
Updatin…
-
I'd like to propose a trait or rather a group of traits providing clear interfaces for hardware cryptography accelerators.
Modern Cortex-M chips like for example the stm32h7 series provide hardware …
-
As of #36, we no longer support HTTPS. For users who want to run connectors remotely instead of on localhost, we should provide an option for doing this.
[rustls](https://github.com/ctz/rustls) sho…
-
*NOTE: this issue was originally opened as https://github.com/tendermint/tmkms/issues/386*
Presently Tendermint KMS only supports signing consensus proposals/votes. That said, the prerequisites are…
-
Is it risky to update to the [current release](https://developers.yubico.com/YubiHSM2/Releases/Release_notes.html) of the YubiHSM SDK?
I need the `Shell: Fix Wrapping and public key PEM formatting …
-
I'm trying to get this up and running to communicate with a YubiHSM2 via https://developers.yubico.com/YubiHSM2/Component_Reference/PKCS_11/ but, the test always fails with a panic.
exact error ou…
-
Possible bug, unclear.
When executing `tmkms yubihsm setup`
```
*** Are you SURE you want erase and reinitialize this HSM? (y/N): y
18:22:46 [WARN] factory resetting HSM device! all data will …