sapling-crypto/src
Sean Bowe 36cd38e239
Make util module public.
2018-05-07 17:47:04 -06:00
..
circuit Fix comment 2018-04-26 12:30:08 +01:00
jubjub Implement uniform sampling of Jubjub scalars 2018-04-15 15:52:45 -06:00
primitives Little-endian byte order interpretation of the output of CRH^ivk. 2018-03-19 18:06:44 -06:00
constants.rs First block of GH invocation using random beacon output. 2018-03-27 14:30:08 -06:00
group_hash.rs General code quality improvements. 2018-03-08 00:41:47 -07:00
lib.rs Make util module public. 2018-05-07 17:47:04 -06:00
pedersen_hash.rs Adopt BLAKE2s personalization throughout protocol. 2018-03-05 19:32:27 -07:00
redjubjub.rs Make PublicKey inner Point public so that we can use it during zk-SNARK verification. 2018-05-01 15:23:34 -06:00
util.rs Implement RedJubjub 2018-04-17 00:40:11 +01:00