Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/node/chloride.d.ts>crypto_box_open_easy

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function crypto_box_open_easy
import { crypto_box_open_easy } from "https://deno.land/x/earthstar@v10.0.0/src/node/chloride.d.ts";

Parameters

boxed: Buffer
nonce: Buffer
publicKey: Buffer
secretKey: Buffer