Skip to main content
Home

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

Works with
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 Score100%
Downloads18,748/wk
Published8 months ago (1.0.5)

Extensions to the Web Crypto API

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@std/crypto

Import symbol

import { type DigestAlgorithm } from "@std/crypto/crypto";
or

Import directly with a jsr specifier

import { type DigestAlgorithm } from "jsr:@std/crypto/crypto";

Add Package

bunx jsr add @std/crypto

Import symbol

import { type DigestAlgorithm } from "@std/crypto/crypto";