Skip to main content
Home
This release is 8 versions behind 1.0.4 — the latest version of @std/crypto. Jump to latest

@std/crypto@0.222.0
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
a year ago (0.222.0)

New Ticket: 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 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";