29 results for “topic:kem”
Testing TLS/SSL encryption anywhere on any port
Usable, easy and safe pure-Rust crypto
A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
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.
Post-quantum cryptographic implementation of HQC (Hamming Quasi-Cyclic) - a NIST PQC candidate for quantum-resistant key encapsulation using code-based cryptography
[Biostatistics 2024] Official implementation of the KEM algorithm for paper ``A Semiparametric Gaussian Mixture Model for Chest CT Based 3D Blood Vessel Reconstruction"
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.
Saber: Post-Quantum Key Encapsulation Mechanism
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.
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.
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
Use of Hybrid Public Key Encryption (HPKE) with JSON Web Encryption (JWE)
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
ML-KEM(CRYSTALS-Kyber)文献综述与复现仓库:覆盖标准(FIPS 203)、安全性分析、参数与攻击面、实现与侧信道、协议集成与部署注意事项。
Conceptual Quantum-Resistant Cryptography (PQC) Demonstration
Cryptographic wrappers for Nim with custom symmetric ciphers, Gimli and some multi-layered, custom encryption protocols.
Implementation of the X-Wing hybrid Key Encapsulation Mechanism (KEM) in Kotlin, combining ML-KEM-768 and X25519 for post-quantum/classical hybrid security.
Cryptographic functions and primitives for my projects.
A Rust library for the "X-Wing" Hybrid KEM
simple encryption cli with keyrotation
Simple implementation of NTRU because I was bored.