summary refs log tree commit diff
path: root/crypto/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-26Update PkixBuilderParameters.csKristian Rastrup1-1/+1
Due to hidden member a this. has been forgotten
2019-03-26Update CMSSignedHelper.csKristian Rastrup1-1/+1
Change to Id Field for TeleTrusTObjectIdentifiers.TeleTrusTRsaSignatureAlgorithm
2019-03-26Update PkixCertPath.csKristian Rastrup1-1/+1
The Equals method compares to the wrong list
2019-03-09DTLS: Guard against epoch wrappingPeter Dettman1-3/+8
2019-03-09Update comment in line with Java versionPeter Dettman1-6/+6
2019-03-09Don't ignore indexPeter Dettman1-1/+1
2019-02-07Fix setting of buffer positionPeter Dettman1-1/+1
2019-02-05fixed ECGOST co-factors for 2012 setsDavid Hook2