Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port HMac optimisation using Memoable digests from bc-java. | Tim Whittington | 2013-10-20 | 1 | -7/+37 |
| | |||||
* | Port SM3 digest implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 1 | -0/+328 |
| | |||||
* | Port Memoable digest support from bc-java. | Tim Whittington | 2013-10-20 | 23 | -94/+492 |
| | |||||
* | Port SkeinDigest and SkeinMac from bc-java. | Tim Whittington | 2013-10-20 | 5 | -0/+1362 |
| | | | | Skein digest and Mac in 256/512/1024 bit state sizes (and arbitrary byte level output size), with unit tests. | ||||
* | Port of Threefish implementation from bc-java. | Tim Whittington | 2013-10-20 | 2 | -0/+1531 |
| | | | | All block sizes (256/5124/1024) and unit tests. | ||||
* | fixed line endings | David Hook | 2013-08-07 | 1 | -0/+0 |
| | |||||
* | Don't ignore the input offset argument | Peter Dettman | 2013-07-31 | 1 | -3/+3 |
| | |||||
* | Attempt to perform doubling operation in constant time | Peter Dettman | 2013-07-10 | 1 | -13/+23 |
| | |||||
* | Guard against passing IV thru CMac | Peter Dettman | 2013-07-07 | 1 | -220/+226 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1133 | -0/+161568 |