This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
librustzcash
Watch
1
Star
0
Fork
0
You've already forked librustzcash
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
053698eefb59278bc2e4e4ff5fff9786a96acd02
librustzcash
/
src
/
tests
History
Sean Bowe
40ec989184
Add (not particularly efficient) from_str to PrimeField.
2017-07-30 00:47:24 -06:00
..
curve.rs
Implements and documents serialization,
closes
#11
.
2017-07-16 20:52:00 -06:00
engine.rs
Add pairing_with API.
2017-07-20 20:52:36 -06:00
field.rs
Add (not particularly efficient) from_str to PrimeField.
2017-07-30 00:47:24 -06:00
mod.rs
Random encoding/decoding tests for
PrimeFieldRepr
.
Closes
#3
.
2017-07-18 11:18:42 -06:00
repr.rs
Add muln() to PrimeFieldRepr along with tests for muln/divn.
2017-07-29 23:20:59 -06:00