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

Parameters

out: Uint8Array
key: Uint8Array
nonce: Uint8Array
optional
constant: Uint8Array