serai/crypto/dalek-ff-group/README.md
Luke Parker 256d920835
Add root_of_unity to dalek-ff-group
Also adds a few more tests.

All functions are now implemented.
2022-12-15 20:33:58 -05:00

4 lines
127 B
Markdown

# Dalek FF/Group
ff/group bindings around curve25519-dalek with a from_hash/random function based
around modern dependencies.