issues
search
apache
/
incubator-milagro-crypto-rust
Apache Milagro Crypto Library - Rust Version
https://milagro.apache.org/
Apache License 2.0
31
stars
19
forks
source link
Update benches
#39
Closed
kirk-baird
closed
4 years ago
kirk-baird
commented
4 years ago
What has been updated
Benchmarking has been updated to use
cargo bench
though it does not cover all bls functionality yet.
BLS381 SWU constants have been converted to integers.
Update test vectors to
hash-to-curve-v08
(this was only cosmetic changes)
What has been updated
cargo bench
though it does not cover all bls functionality yet.hash-to-curve-v08
(this was only cosmetic changes)