错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Symmetric Encryption Algorithms

  • Stefania Loredana Nita,
  • Marius Iulian Mihailescu

摘要

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.