openca / libpki

Easy-to-use high-level library for PKI-enabled applications
Other
50 stars 34 forks source link

Add Support for Public-Key Encryption Functions #60

Closed opencrypto closed 1 year ago

opencrypto commented 1 year ago

Add support for encrypting data under a public key. This functionality is available only on schemes that support encryption, such as RSA.

opencrypto commented 1 year ago

Closed by Pull-Request #61