mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
from_hash is frequently used for private key/nonce generation, making this buffer a copy of private keys/nonces.
Dalek FF/Group
ff/group bindings around curve25519-dalek with a from_hash/random function based around modern dependencies.
Some functions currently remain unimplemented.