mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Removes the Vec challenge for an associated type. Fixes the merlin feature which was horribly broken. Also adds no_std to dalek-ff-group.
Dalek FF/Group
ff/group bindings around curve25519-dalek with a random function based around a more modern rand_core.
Some functions currently remain unimplemented.