Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hpke/src/kems/primitives/kyber/utils.ts>loadCrypto

A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
Latest
function loadCrypto
import { loadCrypto } from "https://deno.land/x/hpke@1.2.9/src/kems/primitives/kyber/utils.ts";

Returns

Promise<Crypto>