Closed
Description
Hello,
I am trying to decrypt a PGP message using a private key, but when using the function
new PgpSecretKeyRingBundle(keyStream);
I am getting the exception:
unknown PGP public key algorithm encountered
The private key has the algorithm as 0x16 (22) which should correspond to ed25519
Looks like a similar issue was fixed in the java version bcgit/bc-java#636 so I am wondering if maybe it wasn't fixed in the C# one?
Thanks a lot in advance!
Metadata
Metadata
Assignees
Labels
No labels