kem
There are 23 repositories under kem topic.
orion-rs/orion
Usable, easy and safe pure-Rust crypto
GiacomoPope/kyber-py
A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber
itzmeanjan/ml-kem
Module-Lattice-based Key Encapsulation Mechanism Standard by NIST i.e. FIPS 203
dajiaji/hpke-js
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
dajiaji/crystals-kyber-js
An ML-KEM (NIST FIPS 203) and CRYSTALS-KYBER implementation written in TypeScript.
terra-quantum-public/tq42-pqc-oss
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.
mariiatuzovska/frodo
practical quantum-secure key encapsulation from generic lattices
fisherstevenk/crystals-kyber-ts
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
mm9942/crypt_guard
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.
itzmeanjan/frodokem
FrodoKEM: Practical Quantum-secure Key Encapsulation from Generic Lattices
cryptimeleon/predenc
Predenc contains predicate encryption implementations as well as key encapsulation mechanisms based on such implementations, for example attribute-based encryption.
dvgamerr-app/dvgamerr-app.github.io
Kananek T. is github profiles and resume (cv) website.
Helenology/Paper_KEM
[Biostatistics 2024] Official implementation of the KEM algorithm for paper ``A Semiparametric Gaussian Mixture Model for Chest CT Based 3D Blood Vessel Reconstruction"
itzmeanjan/saber
Saber: Post-Quantum Key Encapsulation Mechanism
jiep/kyber-gake
Compiled-Kyber Group Authenticated Group Key Exchange (GAKE)
andreavico/saber-optimized-multipliers
Hardware implementation of three optimized target-specific polynomial multipliers for SABER. https://ia.cr/2020/1482
ietf-wg-jose/draft-ietf-jose-hpke-encrypt
Use of Hybrid Public Key Encryption (HPKE) with JSON Object Signing and Encryption (JOSE)
pwgit-create/Key_Encapsulation_Mechanism_Server_and_Client
Testing the Key Encapsulation Mechanism API that was introduced in JDK21
hackerbirds/x-wing-rust
A Rust library for the "X-Wing" Hybrid KEM
qnfm/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
sakkarose/NTRU
Simple implementation of NTRU because I was bored.
stsch9/go-secwkr
simple encryption cli with keyrotation
zntrio/crypto
Cryptographic functions and primitives for my projects.