Files
dragonx/src/snark/libsnark/gadgetlib1/gadgets/hashes/sha256
Jack Grigg fa92a21a40 libsnark: Adjust SHA256 K value type to match the constant
When used, it is cast to an integer_coeff_t, which is currently a long.
On LP64 systems, this cast is lossless. Issues with LLP64 systems will
be addressed later.
2018-08-21 18:04:50 +01:00
..
2017-12-16 15:52:08 -05:00
2017-12-16 15:52:08 -05:00