A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
-
Updated
Nov 24, 2024 - TypeScript
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.
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
Add a description, image, and links to the kem topic page so that developers can more easily learn about it.
To associate your repository with the kem topic, visit your repo's landing page and select "manage topics."