Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Asn1 GetInstance refactoring | Peter Dettman | 2022-11-06 | 1 | -10/+12 |
| | |||||
* | ASN.1: Port of bc-java TYPE instances | Peter Dettman | 2021-11-18 | 1 | -48/+71 |
| | | | | | - we use Meta.Instance here due to syntax restrictions - also reworked some ASN.1 string types | ||||
* | ASN.1: Staged encoding | Peter Dettman | 2021-11-16 | 1 | -9/+4 |
| | |||||
* | ASN.1: Update encoding in line with bc-java | Peter Dettman | 2021-11-11 | 1 | -2/+2 |
| | |||||
* | Add EncodeConstructed method | Peter Dettman | 2021-11-07 | 1 | -0/+5 |
| | |||||
* | Initial pass at EncodedLength methods | Peter Dettman | 2021-10-14 | 1 | -0/+5 |
| | |||||
* | Add withID to Encode method | Peter Dettman | 2021-10-14 | 1 | -2/+2 |
| | | | | - refactor Asn1OutputStream utility methods | ||||
* | Obsolete DerOutputStream | Peter Dettman | 2021-10-14 | 1 | -2/+2 |
| | |||||
* | New HasValue methods | Peter Dettman | 2021-02-08 | 1 | -0/+6 |
| | |||||
* | Add and use IntValueExact properties | Peter Dettman | 2019-08-10 | 1 | -23/+47 |
| | |||||
* | ASN.1 updates from bc-java | Peter Dettman | 2019-08-09 | 1 | -15/+13 |
| | | | | | - Integer cannot have empty contents octets - Enumerated values can't be negative | ||||
* | Env. prop.: Org.BouncyCastle.Asn1.AllowUnsafeInteger | Peter Dettman | 2018-10-18 | 1 | -7/+6 |
| | | | | | - 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 Hook | 2017-05-16 | 1 | -1/+12 |
| | |||||
* | Add Platform method for getting the type name of an object | Peter Dettman | 2015-11-21 | 1 | -1/+1 |
| | |||||
* | Port from Java of improvements to DerBoolean and DerEnumerated | Peter Dettman | 2013-11-03 | 1 | -22/+46 |
| | |||||
* | Clone bytes in constructor since it may be using a temp buffer in the ASN.1 ↵ | Peter Dettman | 2013-11-01 | 1 | -1/+1 |
| | | | | parser | ||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+100 |