summary refs log tree commit diff
path: root/crypto/src/security/SignerUtilities.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-20Refactor digest tests to subclass DigestTest, the same as bc-java.Tim Whittington14-1869/+644
2013-10-20Port SM3 digest implementation and tests from bc-java.Tim Whittington4-0/+405
2013-10-20Port Memoable digest support from bc-java.Tim Whittington25-96/+536
2013-10-20Port SkeinDigest and SkeinMac from bc-java.Tim Whittington9-0/+1847
2013-10-20Port of Threefish implementation from bc-java.Tim Whittington8-1/+1737
2013-08-07fixed line endingsDavid Hook1-0/+0
2013-07-31Don't ignore the input offset argumentPeter Dettman1-3/+3
2013-07-10Attempt to perform doubling operation in constant timePeter Dettman1-13/+23
2013-07-07Guard against passing IV thru CMacPeter Dettman2-418/+440
2013-07-07Fix Platform references in testsPeter Dettman2-161/+163
2013-06-28Initial import of old CVS repositoryPeter Dettman2279-0/+281992