summary refs log tree commit diff
path: root/crypto/src/asn1/DerGeneralizedTime.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New build organizationPeter Dettman2022-06-231-13/+1
| | | | - TargetFrameworks netstandard2.0;net40
* Cleanup old build systemsPeter Dettman2022-06-211-1/+1
|
* ASN.1: Port of bc-java TYPE instancesPeter Dettman2021-11-181-28/+47
| | | | | - we use Meta.Instance here due to syntax restrictions - also reworked some ASN.1 string types
* ASN.1: Staged encodingPeter Dettman2021-11-161-9/+4
|
* ASN.1: Update encoding in line with bc-javaPeter Dettman2021-11-111-2/+2
|
* Add EncodeConstructed methodPeter Dettman2021-11-071-0/+5
|
* Initial pass at EncodedLength methodsPeter Dettman2021-10-141-0/+5
|
* Add withID to Encode methodPeter Dettman2021-10-141-2/+2
| | | | - refactor Asn1OutputStream utility methods
* Obsolete DerOutputStreamPeter Dettman2021-10-141-3/+2
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+1
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-121-3/+3
|
* A few more changes to sync up with BouncyCastle-PCLPeter Dettman2015-11-081-0/+4
|
* Use utility method from Enums to avoid platform-specific code herePeter Dettman2015-11-081-1/+1
|
* PCL: Various non-IO changesPeter Dettman2015-10-181-1/+1
|
* [BMA-87]Peter Dettman2014-02-191-8/+19
| | | | Fix for UTC-type GeneralizedTime instances
* Tabs -> spacesPeter Dettman2014-02-191-168/+168
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+305