variable cryptoimport { crypto } from "https://deno.land/std@0.203.0/crypto/crypto.ts"; An wrapper for WebCrypto adding support for additional non-standard algorithms, but delegating to the runtime WebCrypto implementation whenever possible. typeStdCrypto