- ATX
-
04:53
(UTC -06:00)
Pinned Loading
-
-
-
Vrf based on curve 25519
Vrf based on curve 25519 1// Based on https://cs.nyu.edu/~dodis/ps/short-vrf.pdf using curve 25519 in short weierstrass form
2// Current implementation is highly vulnerable to timing attacks!
34import { randomBytes } from "crypto";
5import BN from "bn.js";
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.