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

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

Storage for private, distributed, offline-first applications.
Go to Latest
function crypto_box_easy
import { crypto_box_easy } from "https://deno.land/x/earthstar@v10.0.1/src/node/chloride.d.ts";

Parameters

data: Buffer
nonce: Buffer
publicKey: Buffer
secretKey: Buffer