summary refs log tree commit diff
path: root/crypto/src/x509/SubjectPublicKeyInfoFactory.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: reduced allocationsPeter Dettman2023-04-201-1/+19
|
* Make factory classes staticPeter Dettman2022-11-081-6/+2
|
* Generics migration completePeter Dettman2022-06-291-2/+2
|
* Remove per-ECPoint compressionPeter Dettman2022-06-211-1/+2
|
* CleanupPeter Dettman2021-11-221-1/+0
|
* minor tweakingDavid Hook2019-01-201-2/+2
|
* Added ECGOST3410_2012SignerMegan Woods2019-01-141-1/+65
| | | | Updated encoding of SubjectPublicKeyInfo and PrivateKeyInfo
* Include public key in EC encodingPeter Dettman2018-10-221-2/+2
|
* Higher-level API support for Ed25519/Ed448/X25519/X448Peter Dettman2018-09-211-19/+48
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-4/+1
|
* Implementation of homogeneous coordinates for FpPeter Dettman2014-01-241-120/+120
| | | | | Various changes to point methods to deal with non-affine points Changes in client code and tests to apply point normalization
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+187