serai/crypto
Luke Parker 2b042015b5
Replace modular_frost::Curve::hash_to_vec with just hash
There's no reason to copy it to a heap allocated value. The Output implements
AsRef<[u8]> and all uses are satisfied by that.
2022-12-13 19:32:46 -05:00
..
ciphersuite November 2022 - Rust Nightly Update (#144) 2022-11-01 00:03:36 -05:00
dalek-ff-group Fill out Cargo.tomls 2022-10-15 23:46:22 -04:00
dkg Correct derives on errors 2022-12-09 09:50:00 -05:00
dleq Restore type complexity checks in CI 2022-12-01 17:50:52 -05:00
ed448 Correct ed448 versioning 2022-10-29 05:25:58 -04:00
frost Replace modular_frost::Curve::hash_to_vec with just hash 2022-12-13 19:32:46 -05:00
multiexp Restore type complexity checks in CI 2022-12-01 17:50:52 -05:00
schnorr Misc formatting fixes 2022-12-08 22:10:12 -05:00
transcript Document extensions to FROST 2022-12-07 20:23:25 -05:00