© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
S. L. Nita, M. I. MihailescuCryptography and Cryptanalysis in Javahttps://doi.org/10.1007/978-1-4842-8105-5_9

9. Symmetric Encryption Algorithms

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

In this chapter, we will discuss two types of symmetric encryption algorithms, Data Encryption Standard (DES) and Advanced Encryption Standard (AES). The goal of this chapter is to provide a starting point for implementing such algorithms from scratch without using third-party libraries, by using the theoretical concepts and translating them into a practical application using Java.

Data Encryption Standard

This section will describe DES as ...

Get Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10 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.