summary refs log tree commit diff
path: root/crypto/src/security/PrivateKeyFactory.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor tweakingDavid Hook2019-01-201-6/+6
|
* Added ECGOST3410_2012SignerMegan Woods2019-01-141-25/+137
| | | | Updated encoding of SubjectPublicKeyInfo and PrivateKeyInfo
* Higher-level API support for Ed25519/Ed448/X25519/X448Peter Dettman2018-09-211-1/+27
|
* Support INTEGER encoding when reading GOST private keysPeter Dettman2017-09-041-8/+15
| | | | - see https://github.com/bcgit/bc-csharp/pull/86
* Update ECPrivateKeyStructure following Java APIPeter Dettman2015-11-131-8/+7
|
* Address various compiler warningsPeter Dettman2015-11-101-1/+1
|
* Cleanup obsolete code warningsPeter Dettman2014-08-261-2/+1
|
* BMA-105Peter Dettman2014-07-211-12/+15
| | | | | Support for parsing Gost3410x2001 private keys encoded as DER Integer Miscellaneous support methods ported from Java
* Port of PrivateKeyInfo changes from JavaPeter Dettman2014-07-211-8/+8
|
* FormattingPeter Dettman2014-01-261-160/+160
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+221