Skip to main content
Module

x/hpke/x/dhkem-x448/mod.ts

A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
Latest
import * as hpke from "https://deno.land/x/hpke@1.2.7/x/dhkem-x448/mod.ts";

Classes

The DHKEM(X448, HKDF-SHA512) for HPKE KEM implementing KemInterface.