summary refs log tree commit diff
path: root/crypto/src/x509/X509CrlParser.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-10Refactoring in X509ExtensionsGeneratorPeter Dettman1-19/+14
2024-05-10Add checks in CMS tests that recipient matches expected certificatePeter Dettman4-18/+48
2024-05-10Add Asn1Sequence utility methodsPeter Dettman4-0/+110
2024-05-10Obsolete several constructors to make private laterPeter Dettman11-11/+80
2024-05-10Improve Asn1OctetString.Asn1EqualsPeter Dettman1-8/+3
2024-05-08added CVE-IDsDavid Hook1-3/+3
2024-05-07Updates after 2.3.1 releasePeter Dettman2-4/+28
2024-04-26Add new ECCurve methods for encoding lengthsPeter Dettman6-40/+26
2024-04-23Add implementation note from bc-javaPeter Dettman1-0/+2
2024-04-23Add TODOsPeter Dettman1-0/+4
2024-04-23Restrict m value in F2m curvesPeter Dettman2-7/+31
2024-04-19Add some more utility methods around X.509 extensionsPeter Dettman4-24/+22
2024-04-19Refactor TimeStampRequestPeter Dettman1-27/+7
2024-04-19Improve LMS parsingPeter Dettman9-23/+42
2024-04-12Refactoring in TlsPeter Dettman3-16/+8
2024-04-10TLS: Some work on GOST support (RFC 9189)Peter Dettman15-11/+116
2024-04-10Add various fingerprint-related methods in OpenPgpPeter Dettman7-56/+153
2024-04-05Fix CCM input length checkPeter Dettman1-2/+22
2024-04-05TLS: Use more appropriate method to check for ECDH curvePeter Dettman3-6/+4