Add support for encrypting and decrypting using EC Keys #95
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The current library only supports encryption and decryption using RSA keys, via the OAEP algorithm. Coverage should be expanded to support elliptic curve (EC) keys as well.
The text was updated successfully, but these errors were encountered: