redjubjub/src
teor f7c153575b
Put variable-length fields last (#103)
This helps prevent parsing issues in other implementations.
2021-05-19 08:43:02 -03:00
..
batch.rs Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
constants.rs Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
error.rs Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
frost.rs Put variable-length fields last (#103) 2021-05-19 08:43:02 -03:00
hash.rs Migrate to jubjub 0.6 2021-04-03 09:48:53 -04:00
lib.rs Migrate to jubjub 0.6 2021-04-03 09:48:53 -04:00
scalar_mul.rs Migrate to jubjub 0.6 2021-04-03 09:48:53 -04:00
signature.rs Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
signing_key.rs Migrate to jubjub 0.6 2021-04-03 09:48:53 -04:00
verification_key.rs Migrate to jubjub 0.6 2021-04-03 09:48:53 -04:00