import * as mod from "https://dotland.deno.dev/std@0.119.0/_wasm_crypto/mod.ts"; NamespacesNcryptoClassesccrypto.DigestContextA context for incrementally computing a digest using a given hash algorithm. Variablesvcrypto._wasmvcrypto._wasmBytesvcrypto._wasmInstancevcrypto._wasmModulevdigestAlgorithmsAll cryptographic hash/digest algorithms supported by std/_wasm_crypto. Functionsfcrypto.digestReturns the digest of the given data using the given hash algorithm. Type AliasesTDigestAlgorithmAn algorithm name supported by std/_wasm_crypto.