Commit Graph

5 Commits

Author SHA1 Message Date
Sean Bowe 160cb42398
Change various into_bytes to to_bytes. 2019-05-31 19:47:56 -06:00
Jack Grigg 085e8ae675
Replace unnecessary moves of Copy types with immutable references
This significantly reduces the size of the stack.
2019-05-22 11:39:16 +01:00
Sean Bowe 62e20edcf5
Make inversion API return Maybe. 2019-03-20 18:03:35 -06:00
Sean Bowe 8752e54904
Make field element deserialization constant time. 2019-03-19 17:57:12 -06:00
Eirik0 c1e457ee37 Add black-box tests for Fq and Fr 2019-02-20 13:18:29 -07:00