sapling-crypto/src
ebfull 45c73dbd8f
Merge pull request #54 from ebfull/sprout-circuit-minimal
Sprout circuit implementation
2018-04-02 16:55:09 -06:00
..
circuit Merge pull request #54 from ebfull/sprout-circuit-minimal 2018-04-02 16:55:09 -06:00
jubjub Swap bit-endianness of value in note commitment. 2018-03-19 17:54:44 -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 Implementation of SHA256. 2018-03-21 19:21:16 -06:00
pedersen_hash.rs Adopt BLAKE2s personalization throughout protocol. 2018-03-05 19:32:27 -07:00
util.rs Swap bit-endianness of value in note commitment. 2018-03-19 17:54:44 -06:00