Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function decrypt
Deprecated
Deprecated

moved to the core:

import { decrypt } from 'darkflare'

decrypt(...)
import { decrypt } from "https://deno.land/x/darkflare@v7.2.6/x/mod.ts";

Parameters

message: string
secret: string