Asymmetric cryptography
Cryptosystem that uses a key pair: a public key (shareable) and a private key (secret). Built on mathematical trapdoor functions where the forward direction is cheap and the reverse is computationally hard without the trapdoor.