Add root_of_unity to dalek-ff-group

Also adds a few more tests.

All functions are now implemented.
This commit is contained in:
Luke Parker
2022-12-15 20:33:58 -05:00
parent b8db677d4c
commit 256d920835
3 changed files with 104 additions and 15 deletions

View File

@@ -2,5 +2,3 @@
ff/group bindings around curve25519-dalek with a from_hash/random function based
around modern dependencies.
Some functions currently remain unimplemented.