Java implementation of a quantum computing resistant cryptographic algorithm

Java implementation of a quantum computing resistant cryptographic algorithm

This is a Java implementation of Dilithium, based on the C reference implementation and documentation. Further, I've wrapped it into a JCE provider, making it easy to use via a standardized interface… [+6122 chars]

Read More
Top