Mblog.mm29942.com·Apr 16, 2024CryptGuard Syntax Overhaul & UpdatesCryptGuard - Post Quantum Cryptographic Crate Overview CryptGuard is a versatile cryptographic crate that provides encryption capabilities using AES or XChaCha20, along with Kyber key encapsulation. It supports key sizes of 512, 768, and 1024 bits an...1 like·40 readsCryptGuard Programming Library newsfalcon1024
Mblog.mm29942.com·Jan 30, 2024Exploring the Post-Quantum Cryptography Part 1Exploring KEMs like: Kyber1024, Firesaber, and Classic McEliece Introduction: Welcome to the inaugural segment of our new series. In this journey towards developing a high-level encryption library using Rust, we focus on post-quantum encryption and t...10 likes·27 readsExploring the Post-Quantum Cryptographykey-encapsulation-mechanism