A Cryptography Research and Development Lab that explores what’s possible tomorrow today.
ntt
: Implementation of the Number Theoretic Transform.lindell17
: Implementation of the Fast Secure Two-Party ECDSA Signing scheme alongside its Adaptor Signature variant.ecc
: Implementations of various Elliptic Curve Cryptography primitives such as ECDSA and Adaptor ECDSA over secp256k1.lhtlp
: Implementation of the Linearly-Homomorphic Time-Lock Puzzle scheme.paillier
: Implementation of the Paillier cryptosystem alongside its homomorphic operations.sss
: Implementation of Shamir's Secret Sharing scheme.commitment
: Implementations of various commitment schemes.xchacha20-poly1305
: Implementation of the XChaCha20-Poly1305 AEAD algorithm.