-
I'd like to ask if there is any program to add xmss (xmssmt) in the near future.
The only golang NIST compliant implementation that I found is the bwesterb's one.
All other ones available are stuc…
-
OpenSSL should consider providing APIs to do LMS and XMSS.
Refer to the standard: [SP 800-208](https://csrc.nist.gov/publications/detail/sp/800-208/final) for details.
Refer also to [RFC 8391](h…
-
Hey, I'm glad to see you interested in MSS (Merkle Signature Schemes) - certainly anything with ambition as large as cyphernet should really utilise PQC (Post Quantum Cryptography) from the start and …
-
Upstream OpenSSH has support for XMSS-based SSH Keys and Certificates [ref](https://github.com/openssh/openssh-portable/blob/master/ssh-xmss.c#L366). Equivalent and interoperable support can be implem…
-
### Version
5.7.0
### Description
Super interesting to see experimental support for stateful hashed-based signatures. I wanted to test both but it seems like I cannot enable both at the same time, …
-
[The public `Botan::PK_Verifier` API](https://botan.randombit.net/handbook/api_ref/pubkey.html#id6) currently mandates that the signature buffer is provided only after the signed message was slurped. …
-
We currently don't have benchmarks, ~~also we don't have all parameter sets~~.
-
See:
https://github.com/openssl/openssl/issues/21360
https://github.com/openssl/openssl/pull/22171
-
last iteration fails. Here is the output:
```
- iteration #1022:
smlen as expected [2532].
verification succeeded.
mlen as expected [32].
output message as expected.
fli…
-
```
(linux_crypto) developer@9a6f15be17ac:~/python-virtual-environments/linux/linux_crypto/xmss-reference/ui$ ./xmss_keypair XMSS-SHA2_10_256 > ref.key
(linux_crypto) developer@9a6f15be17ac:~/python…