summary refs log tree commit diff
path: root/crypto/src/asn1/x509/SubjectPublicKeyInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring in Asn1.IsisMttPeter Dettman2024-06-251-2/+3
|
* ASN.1: Use GetTagged with cursor methodsPeter Dettman2024-06-241-2/+18
| | | | | - Add GetTagged method for all CHOICE types - Make most Asn1Utilities methods public
* Refactoring around SubjectPublicKeyInfoPeter Dettman2023-07-191-20/+25
|
* Refactoring in CmsPeter Dettman2023-07-191-48/+32
|
* Refactoring: reduced allocationsPeter Dettman2023-04-201-1/+9
|
* Misc. cleanup after bc-fips-csharp updatesPeter Dettman2023-01-271-1/+0
|
* Generics migration in Asn1Peter Dettman2022-06-271-1/+0
|
* ObsoleteAttribute cleanupPeter Dettman2022-06-211-13/+0
|
* Refactoring in PublicKeyFactoryPeter Dettman2019-08-041-0/+13
| | | | | - add SubjectPublicKeyInfo.ParsePublicKey and use where applicable - validate GOST3410 public key lengths
* Add BerBitString and improve "unused bit" handlingPeter Dettman2015-11-101-1/+1
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+102