Skip to main content
Module

x/iron/mod.ts

A cryptographic utility for sealing a JSON object using symmetric key encryption with message integrity verification.
Go to Latest
File
// @deno-types="./dist/index.d.ts"export * from './dist/index.js'