summary refs log tree commit diff
path: root/crypto/src/asn1/cms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc. cleanup after bc-fips-csharp updatesPeter Dettman2023-01-271-2/+2
* Add CmsAlgorithmProtection and related constantsPeter Dettman2023-01-272-0/+107
* Refactoring in Asn1Peter Dettman2023-01-177-222/+208
* Overhaul GeneralizedTime classesPeter Dettman2022-11-081-1/+4
* Overhaul UTCTime classesPeter Dettman2022-11-071-56/+56
* CMS support for OtherRevocationInfoFormatPeter Dettman2022-11-061-5/+3
* Merge branch 'Optimize-structures' of github.com:harrison314/bc-csharpPeter Dettman2022-11-051-5/+3
|\
| * Optimize constructors for Org.BouncyCastle.Asn1.X509.Time and Org.BouncyCastl...Jozef Gajdos2022-08-021-5/+3
* | Cleanup CMS compressed dataPeter Dettman2022-10-281-1/+2
* | Add Asn1UtcTime and usePeter Dettman2022-10-251-21/+16
* | Add Asn1GeneralizedTime and usePeter Dettman2022-10-253-20/+19
|/
* Generics migration in CmsPeter Dettman2022-06-281-4/+16
* Generics migration in Asn1Peter Dettman2022-06-274-124/+116
* ObsoleteAttribute cleanupPeter Dettman2022-06-225-50/+59
* ObsoleteAttribute cleanupPeter Dettman2022-06-217-73/+10
* ASN.1: Tagged object parser improvementsPeter Dettman2021-11-201-12/+12
* Hold boolean instead of the parserPeter Dettman2021-07-211-4/+5
* New HasValue methodsPeter Dettman2021-02-084-4/+4
* Implement TODO checksPeter Dettman2021-02-081-3/+7
* Implement TODO checksPeter Dettman2021-02-081-6/+17
* ASN.1 updates from bc-javaPeter Dettman2020-02-191-8/+5
* Add and use IntValueExact propertiesPeter Dettman2019-08-102-2/+2
* Misc. ASN.1 updates from bc-javaPeter Dettman2019-08-011-7/+31
* RefactoringPeter Dettman2019-06-049-109/+24
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-2128-47/+64
* Obsolete sequence constructor and refactorPeter Dettman2015-11-131-11/+12
* PCL: Various non-IO changesPeter Dettman2015-10-181-2/+2
* http://www.bouncycastle.org/jira/browse/BMA-113Peter Dettman2015-10-181-11/+6
* Fix parsing of implicit tagged objectPeter Dettman2015-02-231-2/+2
* Initial import of old CVS repositoryPeter Dettman2013-06-2848-0/+5216