Implementation of Post-quantum cryptography signature protocol
-
Updated
Jul 31, 2024 - Python
Implementation of Post-quantum cryptography signature protocol
Analysis and testing of the post-quantum signature scheme SPHINCS in TLS use case scenario.
sign, authenticate, validate, execute - secured via (post-quantum-secure, exp) sphincs signatures (app/lib/api)
sphincs (exp) post-quantum secure signatures - blake3 based hypertree (lib/api)
Post-Quantum Group Authenticated Key Exchange protocol with the LibOQS library
Add a description, image, and links to the post-quantum-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the post-quantum-algorithms topic, visit your repo's landing page and select "manage topics."