Lines Matching refs:RSA
91 RSA-SHA2-256 including new API functions
296 * Fixed excessive time spent checking invalid RSA public keys
446 * Fixed Timing Oracle in RSA Decryption ([CVE-2022-4304])
464 * Fixed heap memory corruption with RSA private key operation
512 * Deprecated the `RSA` and `RSA_METHOD` types and functions.
566 * All of the low-level DH, DSA, ECDH, ECDSA and RSA public key functions
569 except when RSA key exchange without SHA1 is used.
665 * RSA-PSS signature algorithms (backported to TLSv1.2)
688 * Multi-prime RSA
731 * Cache timing vulnerability in RSA Key Generation ([CVE-2018-0737])
792 DH and DH_METHOD, DSA and DSA_METHOD, RSA and RSA_METHOD,
856 * Cache timing vulnerability in RSA Key Generation ([CVE-2018-0737])
983 * CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
1484 * Added support for the RSA-PSS encryption scheme
1485 * Added support for the RSA X.931 padding.
1518 * Default fixed-window RSA, DSA, DH private-key operations
1561 * Security: make RSA blinding default.
1634 * Security: make RSA blinding default.
1677 * RSA OAEP and random number generation fixes.
1689 * Security fix: RSA OAEP check.
1707 * Security fix: check the result of RSA-CRT to reduce the
1719 * Bug fixes for RSA operations in threaded environments.
1734 * New 'rsautl' application, low-level RSA utility.
1777 * RSA_NULL option that removes RSA patent code but keeps other
1778 RSA functionality
1802 * RSA OEAP related fixes
1817 * Fixed RSA encryption routines for the p < q case
1820 * Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA