summary refs log tree commit diff
path: root/crypto/src/asn1/DerUTCTime.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul UTCTime classesPeter Dettman2022-11-071-6/+21
|
* Add Asn1UtcTime and usePeter Dettman2022-10-251-254/+5
|
* Some PORTABLE cleanupPeter Dettman2022-06-301-4/+0
|
* ObsoleteAttribute cleanupPeter Dettman2022-06-211-6/+0
|
* ASN.1: Port of bc-java TYPE instancesPeter Dettman2021-11-181-41/+54
| | | | | - 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-1/+6
|
* Initial pass at EncodedLength methodsPeter Dettman2021-10-141-1/+6
|
* Add withID to Encode methodPeter Dettman2021-10-141-2/+2
| | | | - refactor Asn1OutputStream utility methods
* Obsolete DerOutputStreamPeter Dettman2021-10-141-3/+2
|
* format changes only - relates to github #68David Hook2021-10-041-1/+1
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+1
|
* A few more changes to sync up with BouncyCastle-PCLPeter Dettman2015-11-081-0/+4
|
* http://www.bouncycastle.org/jira/browse/BMA-113Peter Dettman2015-10-181-2/+2
| | | | - Convert DateTime to string using InvariantCulture
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+263