Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port HMac optimisation using Memoable digests from bc-java. | Tim Whittington | 2013-10-20 | 1 | -7/+37 |
| | |||||
* | Refactor digest tests to subclass DigestTest, the same as bc-java. | Tim Whittington | 2013-10-20 | 14 | -1869/+644 |
| | |||||
* | Port SM3 digest implementation and tests from bc-java. | Tim Whittington | 2013-10-20 | 4 | -0/+405 |
| | |||||
* | Port Memoable digest support from bc-java. | Tim Whittington | 2013-10-20 | 25 | -96/+536 |
| | |||||
* | Port SkeinDigest and SkeinMac from bc-java. | Tim Whittington | 2013-10-20 | 9 | -0/+1847 |
| | | | | 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 | 8 | -1/+1737 |
| | | | | 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 | 2 | -418/+440 |
| | |||||
* | Fix Platform references in tests | Peter Dettman | 2013-07-07 | 2 | -161/+163 |
| | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 2272 | -0/+281642 |