Exploring Kyber: Constructing a Post-Quantum KEM
Deep dive into key-encapsulation mechanisms and the most mature post-quantum scheme.
Post-Quantum CryptographyResearcher and technical content creator.
Deep dive into key-encapsulation mechanisms and the most mature post-quantum scheme.
Post-Quantum CryptographyAn introduction to quantum key distribution and the foundational BB84 protocol.
Quantum CryptographyFirst entry in the TFHE digest series, covering ciphertext compression techniques.
FHEBuilding encrypted smart contracts using Zama's fhEVM framework.
Encrypted Smart ContractsExploring the secp256k1 elliptic curve and how key pairs are generated.
Elliptic Curve CryptographyA smooth introduction to fundamental concepts in elliptic curve cryptography.
Elliptic Curve CryptographyHow RSA encryption works with public and private key pairs.
RSA EncryptionThe role of prime numbers in public-key cryptographic systems.
CryptographyAn introduction to the fundamentals of public-key cryptography.
CryptographyA framework for institutions looking to bring their operations onchain — the industry's first comprehensive framework for evaluating how privacy protocols balance confidentiality with compliance.
Plonky2 implementations to prove FHE operations.
Basic Rust implementation of the secp256k1 curve.
Elliptic curve arithmetic operations in Rust.
Basic Shamir's secret sharing implementation.
RSA cryptography implementation in Rust.