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

Modern Cryptographic Algorithms and Their Implementations

  • Xiaolu Hou,
  • Jakub Breier

摘要

When the keys for encryption and decryption are the same in a cryptosystem, it is a symmetric cipher. Otherwise, it is a public key/asymmetric cipher. In this chapter, we will detail the designs of three symmetric block ciphers—DES, AES, and PRESENT as well as one public key cipher—RSA. We will also discuss how RSA can be used for digital signatures. Moreover, we will present different techniques for implementing those algorithms.