Cryptography and Cryptanalysis in MATLAB, 1st ed.
Creating and Programming Advanced Algorithms

Authors:

Language: English

63.29 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
194 p. · 17.8x25.4 cm · Paperback

Master the essentials of cryptography and cryptanalysis and learn how to put them to practical use. Each chapter of this book starts with an introduction to the concepts on which cryptographic algorithms are based and how they are used in practice, providing fully working examples for each of the algorithms presented. Implementation sections will guide you through the entire process of writing your own applications and programs using MATLAB.

Cryptography and Cryptanalysis in MATLAB will serve as your definitive go-to cryptography reference, whether you are a student, professional developer, or researcher, showing how a multitude of cryptographic challenges can be overcome using the powerful tools of MATLAB.

What You Will Learn

  • Discover MATLAB?s cryptography functions
  • Work with conversion mechanisms in MATLAB
  • Implement cryptographic algorithms using arithmetic operations
  • Understand the classical, simple cryptosystems that form the basis of modern cryptography
  • Develop fully working solutions (encryption/decryption operations)
  • Study pseudo-random generators and their real-life implementations
  • Utilize hash functions by way of practical examples
  • Implement solutions to defend against practical cryptanalysis methods and attacks
  • Understand asymmetric and symmetric encryption systems and how to use them
  • Leverage visual cryptography, steganography, and chaos-based cryptography

Who This Book Is For

Those who are new to cryptography/analysis.  Some prior exposure to MATLAB recommended. 
NEW ToC

Chapter 01 – Introduction
Chapter 02 – MATLAB Cryptography Functions
Chapter 03 – Conversions used in Cryptography
Chapter 04 – Basic Arithmetic Foundations
Chapter 05 – Number Theory
Chapter 06 – Classical Cryptography
6.1. Caesar Cipher
6.2. Vigenere
Chapter 07 – Pseudo Random Generators
Chapter 08 – Hash Functions
Chapter 09 – Formal Techniques for Cryptography
Chapter 10 – Symmetric Encryption Schemes
10.1. Case Study: The Data Encryption Standard (DES)
10.2. Advanced Encryption Standard (AES)
Chapter 11 – Asymmetric Encryption Schemes
11.1. RSA
11.2. El Gamal
11.3. Knapsack 
11.4. Merkle-Hellman
Chapter 12 – Visual Cryptography
Chapter 13 – Steganography
Chapter 14 – Chaos-based Cryptography









PART 1 - FOUNDATIONS.

1. Cryptography Fundamentals
2. Mathematical Background and Its Applicability
3. Large Integer Arithmetic
4. Floating-point Arithmetic
5. New Features in MATLAB 10
6. Secure Coding Guidelines
7. Cryptography Libraries in MATLAB

PART 2 – PRO CRYPTOGRAPHY.

8. Elliptic-curve Cryptography and Public Key Algorithms
9. Lattice-based Cryptography
10. Searchable Encryption
11. Homomorphic Encryption
12. Learning with Errors and Ring Learning with Errors Cryptography
13. Chaos-based Cryptography
14. Big Data Cryptography
15. Cloud Computing Cryptography.

PART 3 – PRO CRYPTANALYSIS

16. Introduction to Cryptanalysis
17. General notions for Conducting Cryptanalysis Attacks
18. Linear and Differential Cryptanalysis
19. Integral Cryptanalysis
20. Attacks
21. Text Characterization
22. Basic Implementations of Cryptanalysis Methods.

Marius Iulian Mihailescu, PhD is CEO at Dapyx Solution Ltd., a company based in Bucharest, Romania and involved in information security- and cryptography-related research projects. He is a lead guest editor for applied cryptography journals and a reviewer for multiple publications with information security and cryptography profiles. He authored and co-authored more than 30 articles in conference proceedings, 25 articles in journals, and three books. For more than six years he has served as a lecturer at well-known national and international universities (University of Bucharest, “Titu Maiorescu” University, Kadir Has University in, Istanbul, Turkey). He has taught courses on programming languages (C#, Java, C++, Haskell), and object-oriented system analysis and design with UML, graphs, databases, cryptography and information security. He served for three years as IT Officer at Royal Caribbean Cruises Ltd. where he dealt with IT infrastructures, data security, and satellite communications systems. He received his PhD in 2014 and his thesis was on applied cryptography over biometrics data. He holds two MSc in information security and software engineering.

Stefania Loredana Nita, PhD is a software developer at the Institute of Computer Science of the Romanian Academy and a Fellow PhD with her thesis on advanced cryptographic schemes using searchable encryption and homomorphic encryption. She has served more than two years as an assistant lecturer at the University of Bucharest where she taught courses on subjects such as advanced programming techniques, simulation methods, and operating systems. She has authored and co-authored more than 15 workpapers at conferences and journals, and has authored two books on he Haskell programming language. She is a lead guest editor for special issues on information security and cryptography such as Advanced Cryptography and Its Future: Searchable and Homomorphic Encryption. 

A unique modern treatment to cryptographic mechanisms using MATLAB with practical examples

A deep introduction to the practical aspects of public-key cryptography and the evolution of modern cryptography

A valuable source of the latest cryptographic techniques and algorithms