summary refs log tree commit diff
path: root/crypto/test/src/asn1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support GetInstance from byte[]Peter Dettman2016-04-291-0/+16
* Various ASN.1 updates from Java APIPeter Dettman2015-12-282-6/+67
* Check there is no trailing data in Asn1Object.FromByteArrayPeter Dettman2015-11-141-5/+9
* Update ECPrivateKeyStructure following Java APIPeter Dettman2015-11-131-9/+13
* Include basic encode/parse testPeter Dettman2015-11-131-0/+4
* Address various compiler warningsPeter Dettman2015-11-102-16/+5
* Add BerBitString and improve "unused bit" handlingPeter Dettman2015-11-101-16/+102
* Add more PkiFailureInfo constantsPeter Dettman2015-11-101-20/+33
* Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCLPeter Dettman2015-11-091-0/+2
* DateTime portability changes for tests under PORTABLEPeter Dettman2015-11-082-11/+11
* http://www.bouncycastle.org/jira/browse/BMA-128Peter Dettman2015-10-181-1/+1
* Port of TlsTestSuite from Java, and misc. TLS codePeter Dettman2015-03-091-15/+13
* [BMA-87]Peter Dettman2014-02-191-184/+222
* Update test dataPeter Dettman2014-01-231-3/+3
* Rewrite some tests to avoid (obsoleted) explicit field element constructionPeter Dettman2014-01-231-163/+150
* BMA-119Peter Dettman2014-01-211-601/+601
* Stop using DerUnknownTag (throw exceptions during parsing instead)Peter Dettman2014-01-211-1/+0
* Clean up all the special handling for IDEA stuff, back to a single release as...Peter Dettman2013-12-171-87/+81
* Fix namespacePeter Dettman2013-11-011-5/+7
* Add EnumeratedTest classPeter Dettman2013-11-011-0/+113
* Initial import of old CVS repositoryPeter Dettman2013-06-2870-0/+9258