Questions tagged [post-quantum-cryptography]
17 questions
0
votes
1 answer
Creating X509 certificate in C using post-quantum public key algorithm?
I'm trying to implement a self signed x509 certificate that uses a post-quantum (PQ) public key algorithm as the public key algorithm. I looked at the openssl library in c, and the way it's done using RSA. I'm essentially trying to replicate theā¦

LRubens
- 3
- 1
- 1
0
votes
1 answer
Is there already an XMSS/XMSS^MT Provider for Java JCA (Java Cryptography Architecture)?
I was wondering if there are already Providers in the Java Cryptography Architecture (JCA) for post-quantum signature schemes, especially XMSS^MT?

whme
- 4,908
- 5
- 15
- 28