Skip to main content
Module

x/alosaur/src/security/session/src/secp256k1/mod.ts>schnorr

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
variable schnorr
Re-export
import { schnorr } from "https://deno.land/x/alosaur@v0.38.0/src/security/session/src/secp256k1/mod.ts";

type

{ Signature; getPublicKey; sign; verify; signSync; verifySync; }