Skip to main content
function xchacha20
import { xchacha20 } from "https://deno.land/x/xchacha20@v0.1.0/mod.ts";

Parameters

out: Uint8Array
key: Uint8Array
nonce: Uint8Array
counter: number
text: Uint8Array