summary refs log tree commit diff
path: root/crypto/src/asn1/DerEnumerated.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-23/+47
* ASN.1 updates from bc-javaPeter Dettman2019-08-091-15/+13
* Env. prop.: Org.BouncyCastle.Asn1.AllowUnsafeIntegerPeter Dettman2018-10-181-7/+6
* Added validation of integer/enumerated encoding.David Hook2017-05-161-1/+12
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+1
* Port from Java of improvements to DerBoolean and DerEnumeratedPeter Dettman2013-11-031-22/+46
* Clone bytes in constructor since it may be using a temp buffer in the ASN.1 p...Peter Dettman2013-11-011-1/+1
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+100