Commit graph

7 commits

Author SHA1 Message Date
Pieter Wuille
3c5e388798 Merge remote-tracking branch 'codeshark/master'
Add a constant-time Normalize().
2013-03-21 01:32:11 +01:00
Pieter Wuille
8a926ee91f Make Field::Normalize explicit 2013-03-21 01:10:30 +01:00
Eric Lombrozo
8803181c61 Added constant time methods to FieldElem class. 2013-03-19 10:34:25 -07:00
Eric Lombrozo
b358450114 First cast the conditional to an int64 so it works on 32-bit platforms. 2013-03-18 07:31:33 -07:00
Eric Lombrozo
aee59e3e5b Added constant time Normalize operation to FieldElem class. 2013-03-17 23:59:28 -07:00
Pieter Wuille
607884fc11 Split headers/code 2013-03-16 15:51:55 +01:00
Pieter Wuille
5a437b06db Split field def/impl 2013-03-15 14:47:10 +01:00