Skip to main content
Module

x/core/crypto.ts

Some auxiliary functions and classes of deno.
Latest
import * as core from "https://deno.land/x/core@0.1.9/crypto.ts";

Variables

AES encryption and decryption algorithm: AES-CBC encoding: base64

JWT encryption and decryption algorithm: RSA-OAEP

RSA encryption and decryption algorithm: RSA-OAEP encoding: base64

Functions

SHA-1 hash encryption algorithm: SHA-1

Random UUID without '-'