summary refs log tree commit diff
path: root/crypto/src/asn1/sec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BMA-105Peter Dettman2014-07-211-109/+117
| | | | | Support for parsing Gost3410x2001 private keys encoded as DER Integer Miscellaneous support methods ported from Java
* Use higher precision approximations for g1/g2 (GLV Type B)Peter Dettman2014-07-021-12/+12
|
* Port GLV implementation from JavaPeter Dettman2014-03-131-6/+63
|
* Add order/cofactor to Fp curvesPeter Dettman2014-02-041-15/+20
|
* Use BigInteger.One instead of BigInteger.ValueOf(1)Peter Dettman2014-01-311-25/+25
|
* FormattingPeter Dettman2014-01-211-1173/+1173
|
* Initial import of old CVS repositoryPeter Dettman2013-06-283-0/+1361