Asymmetric Encryption


Asymetric encryption uses two related keys. One key is the public key and one is the private key.

During the encryption both keys are used to encrypt the data. Only the public key can be shared with other people.