Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function xor
import { xor } from "https://deno.land/std@0.167.0/node/_crypto/crypto_browserify/browserify_aes/xor.ts";

Parameters

a: Buffer
b: Buffer

Returns

Buffer