Links to Source Code - aabmets/quantcrypt GitHub Wiki

All links refer into the quantcrypt/internal subpath.

PQC Algorithms

Component Link
KEM pqa/kem_algos.py
DSS pqa/dss_algos.py

The Krypton Cipher

Component Link
Krypton cipher/krypton.py
KryptonFile cipher/krypton_file.py
KryptonKEM cipher/krypton_kem.py

Key Derivation Functions

Component Link
Argon2 kdf/argon2_kdf.py
Argon2Hash kdf/argon2_kdf.py
Argon2Key kdf/argon2_kdf.py
KKDF kdf/kmac_kdf.py

Utilities

Component Link
DecryptedFile cipher/krypton_file.py
MemCost kdf/common.py
KDFParams kdf/common.py
PQAVariant constants.py
PQAType constants.py
AlgoSpec constants.py
SupportedAlgos constants.py
SignedFile pqa/dss.py
ChunkSize chunksize.py
Target compiler.py
Compiler compiler.py
⚠️ **GitHub.com Fallback** ⚠️