© 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_2

2. MATLAB Cryptography Functions

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

One of the most important elements in cryptography is the bit, the foundation of digital information. Working with bits requires different logical operations, such as OR, AND, or XOR. MATLAB implements these operators automatically, as well as some types of conversions to bits, as you will see in this chapter. Other important aspects of cryptography are arrays or matrices. These have many applications. For example, the elements of a finite group are stored in an array, ...

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.