summary refs log tree commit diff
path: root/crypto/src/pkcs/PrivateKeyInfoFactory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: reduced allocationsPeter Dettman2023-04-201-6/+16
* Pqc cleanupPeter Dettman2022-11-081-18/+0
* Make factory classes staticPeter Dettman2022-11-081-5/+1
* Refactoring around PlatformPeter Dettman2022-06-291-2/+2
* Initial merge of PQC portroyb2022-06-231-0/+18
* Remove per-ECPoint compressionPeter Dettman2022-06-211-1/+2
* minor tweakingDavid Hook2019-01-201-2/+2
* Added ECGOST3410_2012SignerMegan Woods2019-01-141-1/+43
* Include public key in EC encodingPeter Dettman2018-10-221-3/+5
* Higher-level API support for Ed25519/Ed448/X25519/X448Peter Dettman2018-09-211-37/+79
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+1
* Update ECPrivateKeyStructure following Java APIPeter Dettman2015-11-131-18/+15
* Address various compiler warningsPeter Dettman2015-11-101-1/+1
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+208