Skip to main content
Deno 2 is finally here 🎉️
Learn more
function crypto_box_open_easy
import { crypto_box_open_easy } from "https://deno.land/x/stone_soup@v8.0.0/src/node/chloride.d.ts";

Parameters

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