RSAEC
RSAEC is a term that appears in some security products and documentation to refer to cryptographic techniques that involve both RSA and elliptic-curve cryptography. There is no formal standard named RSAEC in major standards bodies, and the exact formulation of RSAEC varies across implementations.
Typically, RSAEC is used to describe a hybrid approach in which RSA and ECC are employed within
Security and performance implications depend on the concrete construction. RSA with common padding (OAEP, PKCS#1 v2.1)
In summary, RSAEC is not a standardized algorithm and should be understood as a non-standard label used
---