summary refs log tree commit diff
path: root/crypto/src/asn1/DerInteger.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-8/+74
|
* ASN.1 updates from bc-javaPeter Dettman2019-08-091-20/+35
| | | | | - Integer cannot have empty contents octets - Enumerated values can't be negative
* Env. prop.: Org.BouncyCastle.Asn1.AllowUnsafeIntegerPeter Dettman2018-10-181-6/+12
| | | | | - set to "true" to weaken ASN.1 INTEGER checks - see https://github.com/bcgit/bc-csharp/issues/156
* 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
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+117