There are 0 repository under kem topic.
A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber
NIST FIPS 203 (ML-KEM) standard compliant, C++20, fully `constexpr`, header-only library
An ML-KEM (NIST FIPS 203) and CRYSTALS-KYBER implementation written in TypeScript.
TQ42 Cryptography is a comprehensive suite of quantum-resistant and asymmetric post-quantum encryption algorithms and key management functions offered under the open source AGPLv3 license and available under a Commercial license from Terra Quantum.
Typescript Implementation of CRYSTALS Kyber IND-CCA2-secure key encapsulation mechanism (KEM), whose security is based on the hardness of solving the learning-with-errors (LWE) problem over module lattices. https://www.npmjs.com/package/crystals-kyber-ts
practical quantum-secure key encapsulation from generic lattices
CryptGuard is a comprehensive cryptographic library, offering robust encryption and decryption capabilities. It integrates traditional cryptography with post-quantum algorithms, ensuring resilience against quantum computing threats.
FrodoKEM: Practical Quantum-secure Key Encapsulation from Generic Lattices
Predenc contains predicate encryption implementations as well as key encapsulation mechanisms based on such implementations, for example attribute-based encryption.
Kananek T. is github profiles and resume (cv) website.
[Biostatistics 2024] Official implementation of the KEM algorithm for paper ``A Semiparametric Gaussian Mixture Model for Chest CT Based 3D Blood Vessel Reconstruction"
oqs - A Dart FFI wrapper for liboqs, delivering post-quantum cryptographic algorithms. Supports NIST-standardized KEMs (e.g., ML-KEM) and signatures (e.g., ML-DSA), optimized for Flutter and cross-platform applications (Android, iOS, Linux, macOS, Windows). MIT Licensed.
Saber: Post-Quantum Key Encapsulation Mechanism
Compiled-Kyber Group Authenticated Group Key Exchange (GAKE)
Use of Hybrid Public Key Encryption (HPKE) with JSON Object Signing and Encryption (JOSE)
Hardware implementation of three optimized target-specific polynomial multipliers for SABER. https://ia.cr/2020/1482
Testing the Key Encapsulation Mechanism API that was introduced in JDK21
A Rust library for the "X-Wing" Hybrid KEM
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
Conceptual Quantum-Resistant Cryptography (PQC) Demonstration
CUDA-Accelerated McEliece KEM 🔑 | Post-Quantum Cryptography on GPU Implementation of Classic McEliece key encapsulation, encryption, decryption, and decapsulation on CPU & GPU with CUDA, including benchmarking scripts and full FYP2 report