Rivest-Shamir-Adleman
RSA is a public-key cryptosystem named after its inventors, based on the difficulty of factoring large numbers. It is used for digital signatures and key exchange in TLS, code signing, and secure email. It remains widely deployed, though key sizes must be 2048 bits or larger and quantum computers threaten it long term.