This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
reddsa
mirror of
https://github.com/ZcashFoundation/reddsa.git
Watch
1
Star
0
Fork
You've already forked reddsa
0
Code
Issues
Projects
Releases
Wiki
Activity
main
reddsa
/
.gitignore
4 lines
22 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
cargo new --lib
2019-12-02 14:12:06 -08:00
/target
**/*.rs.bk
Optimized batch verification (#36) * Pulls in some traits and methods from curve25519-dalek around the vartime multiscalar multiplication. * Move scalar mul things we want to upstream to jubjub to their own crate * Make Verify agnostic to the SigType Co-authored-by: Henry de Valence <hdevalence@hdevalence.ca> Co-authored-by: Jane Lusby <jlusby42@gmail.com>
2020-07-03 15:23:28 -07:00
*~