Hybrid cryptographic scheme using AES-GCM for encryption, Kyber for post-quantum key encapsulation, and SPHINCS+ for quantum-resistant digital signatures to ensure secure data communication.
-
Updated
Aug 25, 2025 - Python
Hybrid cryptographic scheme using AES-GCM for encryption, Kyber for post-quantum key encapsulation, and SPHINCS+ for quantum-resistant digital signatures to ensure secure data communication.
Explores and evaluates optimizations for the hash-based signature schemes XMSS, LMS, and SPHINCS+ in BouncyCastle. Integrates hardware acceleration and other software optimizations and provides benchmark tooling and results.
Browser-based demo of SLH-DSA (SPHINCS+), a hash-based post-quantum digital signature scheme standardized as NIST FIPS 205
Performance benchmarks and security analysis of four NIST-standardized Post-Quantum Cryptography algorithms: CRYSTALS-Kyber, CRYSTALS-Dilithium, Classic McEliece, and SPHINCS+.
MCP server for post-quantum cryptography (ML-KEM, ML-DSA, SLH-DSA) with hybrid X25519+ML-KEM-768 key exchange. Research/prototyping tooling using liboqs.
A cross platform Post Quantum Cryptography app
libslug is the official library for cryptographic primitives used in slug20 including encryption, digital signatures, and certificates.
Hybrid classical + post-quantum cryptography library: Ed25519, ML-DSA-65 (FIPS 204), ML-KEM-1024 (FIPS 203), SPHINCS+ (FIPS 205), AES-256-GCM, SHA3/HKDF. Native C implementations of NIST-standardized primitives — zero external crypto dependencies. AVX2/NEON/SVE2 SIMD, Python API, defense-in-depth. Community-tested, not externally audited.
Bouncy Castle adoption to wan24-Crypto
SPHINCS+: Stateless Hash-based Digital Signature Algorithm
Make Post-Quantum File Signatures
poqeth: Efficient, post-quantum signature verification on Ethereum
Research PoC for full on-chain ZK-STARK + PQC (SLH-DSA, Kyber) verification on Solana, serving as the basis for a future CPI-ready shared verifier.
PQC (ML-KEM, ML-DSA, SLH-DSA) benchmarks
A cheat sheet for the new post quantum cryptography algorithms
The pure python implement of the slh-dsa algorithm.
Implementation of the SPHINCS+ signature framework.
This repository contains another implementation of the Sphincs+ postquantum signature system
A CKB quantum-safe & lightweight wallet
Add a description, image, and links to the sphincs-plus topic page so that developers can more easily learn about it.
To associate your repository with the sphincs-plus topic, visit your repo's landing page and select "manage topics."