summary refs log tree commit diff
path: root/crypto/src/asn1/Asn1Encodable.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve Asn1 encodingPeter Dettman2023-03-051-13/+8
| | | | - reduced allocations for GetEncoded
* Trim stack tracePeter Dettman2021-11-111-2/+2
|
* Add Asn1Encodable.EncodeTo methodsPeter Dettman2021-10-141-27/+14
|
* Obsolete DerOutputStreamPeter Dettman2021-10-141-2/+2
|
* ASN.1 opts.Peter Dettman2021-10-141-2/+2
|
* Improve ASN.1 set special handlingPeter Dettman2021-10-131-23/+27
|
* completed copy constructor in SignerInformation, fixed mutable issue for SET ↵David Hook2021-10-081-3/+5
| | | | in ASN1Encodable
* added explicit sorting of DER encoded SETDavid Hook2021-10-071-0/+5
|
* Misc. ASN.1 updates from bc-javaPeter Dettman2019-08-011-1/+1
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+78