Reiner Rottmann
Reiner Rottmann
@nichtleiter: Did you check the delay option as suggested? Got the same error message after adding wifi connection to the code. Setting the delay fixed ampy in my case. >...
For this usecase, a [HMAC with a secret value that is securely stored on the token](https://fidoalliance.org/specs/fido-v2.0-id-20180227/fido-client-to-authenticator-protocol-v2.0-id-20180227.html#sctn-hmac-secret-extension) would be a sensible choice. More flexible would be a PKCS#11 extension that would...
Thanks. Appreciate it! Whether code and message are part of the JSON response are a matter of taste. Rationale why it could be useful and can be seen in [some...
I found the following workaround: 1. List keys with ` pkcs11-tool -l --pin 648219 -O` and identify the serial of the private key 2. Convert to %-notation: `echo 6b522326270f20107f64a431fbee050d9f29f977 |...
Pol Henarejos is working on [PR in Mbed-TLS](https://github.com/Mbed-TLS/mbedtls/pull/5800#issuecomment-1120770071) to support EdDSA which is the software implementation of the crypto primitives that are used in the tokens.
In the last frame I can see the error message "Failed to Allocate memory for Kernel command line, bailing out booting kernel failed: bad file number." I guess this error...
Also needed to reauthenticate Cryptomator to get it working again. I removed my OneDrive account in the app and additionally deinstalled Cryptomator. When adding back the OneDrive Account and installing...