summary refs log tree commit diff
path: root/crypto/src/asn1/x509 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generics migration in Asn1Peter Dettman2022-06-2722-312/+202
|
* Generics migration in PkixPeter Dettman2022-06-271-20/+11
|
* Generics migration workPeter Dettman2022-06-273-125/+84
|
* Code cleanupPeter Dettman2022-06-221-6/+6
|
* ObsoleteAttribute cleanupPeter Dettman2022-06-221-12/+1
|
* Cleanup old build systemsPeter Dettman2022-06-213-5/+5
|
* ObsoleteAttribute cleanupPeter Dettman2022-06-216-135/+0
|
* Issue #1mw2021-09-011-75/+120
| | | | | | Added logic to handle duplicate extensions. New method on Pkcs10CertificationRequest for extracting X509Extensions Tests
* New HasValue methodsPeter Dettman2021-02-083-8/+7
|
* Env. var. to enforce correct X.509 cert encodingPeter Dettman2021-02-081-2/+40
| | | | - Org.BouncyCastle.X509.Allow_Non-DER_TBSCert
* Support V1 attribute certificates and holdersPeter Dettman2021-02-082-18/+36
|
* Finished NewTspTestsmw2020-10-271-1/+12
|
* Add OtherName support and refactoringPeter Dettman2020-04-051-0/+71
|
* Update ASN.1 GetInstance methodsPeter Dettman2020-02-211-6/+4
|
* ASN.1 updates from bc-javaPeter Dettman2020-02-1310-197/+222
|
* Port of strict hex decoding from bc-javaPeter Dettman2019-09-092-4/+2
|
* Add and use IntValueExact propertiesPeter Dettman2019-08-105-10/+9
|
* Use GetInstance instead of castPeter Dettman2019-08-041-2/+1
|
* Misc. ASN.1 updatesPeter Dettman2019-08-042-3/+3
|
* Refactoring in PublicKeyFactoryPeter Dettman2019-08-041-0/+13
| | | | | - add SubjectPublicKeyInfo.ParsePublicKey and use where applicable - validate GOST3410 public key lengths
* Handle x400Address as sequence in GeneralNamePeter Dettman2019-08-021-14/+17
| | | | - add 'default' tag handler (instead of falling out of if-block)
* RefactoringPeter Dettman2019-06-0420-280/+117
|
* Add missing default and improve extensions handlingPeter Dettman2018-09-181-2/+6
|
* PKIX: explicit validation of version number and extension repeatsPeter Dettman2018-04-172-12/+46
|
* Add id_at_organizationIdentifierPeter Dettman2018-04-082-1/+8
|
* Misc. asn1 changes from Java APIPeter Dettman2017-06-101-0/+2
|
* Added expired certificates on CRL extensionPeter Dettman2017-06-101-0/+5
|
* Added support for empty sequencesPeter Dettman2017-03-221-0/+8
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-2140-60/+89
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-122-13/+8
|
* Add BerBitString and improve "unused bit" handlingPeter Dettman2015-11-106-10/+23
|
* A few more changes to sync up with BouncyCastle-PCLPeter Dettman2015-11-081-0/+4
|
* Update to "Null parameters" behaviour from Java 1.53Peter Dettman2015-11-081-44/+20
|
* PCL: Various non-IO changesPeter Dettman2015-10-187-11/+11
|
* http://www.bouncycastle.org/jira/browse/BMA-113Peter Dettman2015-10-181-11/+7
| | | | - Convert DateTime to string using InvariantCulture
* Initial cut of signature generation operators.David Hook2015-10-121-0/+11
|
* Port update from JavaPeter Dettman2014-07-211-2/+3
|
* [BMA-117]Peter Dettman2014-07-211-41/+41
| | | | Cope with redundant ExtendedKeyUsage entries
* BMA-119Peter Dettman2014-01-211-601/+496
| | | | | Make GetValueList methods consistent Remove obsolete X509Name methods
* BMA-118Peter Dettman2014-01-211-95/+88
| | | | Handle null properly in AuthorityInformationAccess.GetInstance
* ReformatPeter Dettman2014-01-211-44/+42
|
* BMA-116Peter Dettman2014-01-213-249/+266
| | | | Update some Asn1.X509 classes from Java
* Initial import of old CVS repositoryPeter Dettman2013-06-2880-0/+10748