Skip to main content

@std/crypto@1.0.4
Built and signed on GitHub Actions

Extensions to the Web Crypto API

This package works with Deno, BrowsersIt is unknown whether this package works with Bun
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
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";