summary refs log tree commit diff
path: root/crypto/src/asn1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FormattingPeter Dettman2014-01-231-45/+45
|
* Use new Math.Field classes in EC curves, and avoid casting in client codePeter Dettman2014-01-223-187/+224
|
* BMA-119Peter Dettman2014-01-211-601/+496
| | | | | Make GetValueList methods consistent Remove obsolete X509Name methods
* Remove DerUnknownTag classPeter Dettman2014-01-211-80/+0
|
* Stop using DerUnknownTag (throw exceptions during parsing instead)Peter Dettman2014-01-213-463/+457
|
* BMA-118Peter Dettman2014-01-211-95/+88
| | | | Handle null properly in AuthorityInformationAccess.GetInstance
* ReformatPeter Dettman2014-01-211-44/+42
|
* BMA-116Peter Dettman2014-01-213-249/+266
| | | | Update some Asn1.X509 classes from Java
* Add new classes in Math.Field and some other EC-related stuff from JavaPeter Dettman2014-01-211-0/+118
|
* FormattingPeter Dettman2014-01-211-714/+714
|
* FormattingPeter Dettman2014-01-211-1173/+1173
|
* Port from Java of improvements to DerBoolean and DerEnumeratedPeter Dettman2013-11-033-61/+97
|
* Clone bytes in constructor since it may be using a temp buffer in the ASN.1 ↵Peter Dettman2013-11-011-1/+1
| | | | parser
* Restore dodgy filePeter Dettman2013-11-011-0/+0
|
* Remove dodgy filePeter Dettman2013-11-011-0/+0
|
* fixed line endingsDavid Hook2013-08-071-0/+0
|
* Initial import of old CVS repositoryPeter Dettman2013-06-28423-0/+45407