Extended digest algorithm objects.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdExtensions to the Web Crypto API
This package works with Deno, BrowsersIt is unknown whether this package works with Bun![This package works with Deno This package works with Deno](/logos/deno.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
![It is unknown whether this package works with Bun It is unknown whether this package works with Bun](/logos/bun.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
![This package works with Browsers This package works with Browsers](/logos/browsers.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
JSR Score
100%
Published
3 weeks ago (1.0.4)
Add Package
deno add jsr:@std/crypto
Import symbol
import { type DigestAlgorithmObject } from "@std/crypto/crypto";
---- OR ----
Import directly with a jsr specifier
import { type DigestAlgorithmObject } from "jsr:@std/crypto/crypto";
Add Package
bunx jsr add @std/crypto
Import symbol
import { type DigestAlgorithmObject } from "@std/crypto/crypto";