Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
3.4.7, 3.3.17
-
None
Description
Since version 3.8.4 GnuTLS library also supports RSA-OEP encryption scheme.
GnuTLS 3.8.4 Release Notes
libgnutls: RSA-OAEP encryption scheme is now supported
To use it with an unrestricted RSA private key, one would need to
initialize a gnutls_x509_spki_t object with necessary parameters
for RSA-OAEP and attach it to the private key. It is also possible
to import restricted private keys if they are stored in PKCS#8
format