© Marius Iulian Mihailescu and Stefania Loredana Nita 2021
M. I. Mihailescu, S. L. NitaCryptography and Cryptanalysis in MATLABhttps://doi.org/10.1007/978-1-4842-7334-0_10

10. Asymmetric Encryption Schemes

Marius Iulian Mihailescu1   and Stefania Loredana Nita1
(1)
Bucharest, Romania
 

Asymmetric encryption is also called public key cryptography (PKC). In contrast to symmetric encryption, the cryptosystems in this category use a pair of keys, known as the public key and the secret (or private) key. Each key has a well-defined purpose. The public key encrypts the plain message and is available to anyone, whereas the secret key decrypts the ciphertext and is known only by the owner of the key.

Usually, in symmetric encryption, the algorithms are based ...

Get Cryptography and Cryptanalysis in MATLAB: Creating and Programming Advanced Algorithms now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.