summary refs log tree commit diff
path: root/crypto/src/bcpg/ECDHPublicBCPGKey.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port OpenPGP support for XDH, EdDSA from bc-javaPeter Dettman2022-11-051-0/+16
| | | | - see https://github.com/bcgit/bc-csharp/issues/345
* Refactor stackalloc usagePeter Dettman2022-10-061-2/+2
|
* Avoid some allocations around MPIntegerPeter Dettman2022-10-041-7/+10
|
* Port of latest PGP tests and supporting code changesPeter Dettman2015-10-121-12/+12
|
* Port recent Java updatesPeter Dettman2015-04-181-0/+102