책 이미지

eBook 미리보기
책 정보
· 제목 : Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 17 LTS and Jakarta EE 10 (Paperback) 
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Java
· ISBN : 9781484281048
· 쪽수 : 227쪽
· 출판일 : 2022-04-16
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Java
· ISBN : 9781484281048
· 쪽수 : 227쪽
· 출판일 : 2022-04-16
목차
Chapter 01 ? Introduction
Chapter 02 ? JDK 17: Java 17 New Features
Chapter 03 ? Road to Jakarta EE10 and Security Mechanisms
Chapter 04 ? Java Cryptography Architecture (java.security.*)
Chapter 05 ? Classical Cryptography
5.1. Some Simple Cryptosystems
5.1.1. Shift Cipher (Caesar)5.1.2. Substitution Cipher
5.1.3. Affine Cipher
5.1.4. Vigenere Cipher
5.1.5. Hill Cipher
5.1.6. Transposition Cipher
5.1.7. Columnar Transposition Cipher
5.1.8. Rail Fence Cipher
5.1.9. Stream Ciphers
5.2. Cryptanalysis
5.2.1. Cryptanalysis of Caesar
5.2.2. Cryptanalysis of Affine Cipher
5.2.3. Cryptanalysis of Substitution Cipher
5.2.4. Cryptanalysis of Vigenere Cipher
5.2.5. Known Plaintext Attack on the Hill Cipher
Chapter 06. Formal Techniques for Cryptography
6.1. Galois Fields
6.2. Elliptic Curves
Chapter 07. Pseudo-random Generators
Chapter 08. Hash Functions
8.1. MessageDigest Java Class8.2. Common Hash Functions
8.2.1. SHA-3 Keccak Hash Functions
8.2.2. SHA-2 Cryptography Hash Functions Family
8.2.2.1. SHA-512
8.2.2.2. SHA-384
8.2.2.3. SHA-256 8.2.2.4. SHA-224
8.2.3. MD Hash Functions
8.2.3.1. MD2
8.2.3.2. MD4
8.2.3.3. MD5
8.2.3.4. MD6 8.2.4. RIPEMD
8.2.5. SWIFT
8.2.6. WHIRLPOOL
8.2.7. BLAKE
8.2.8. Collisions Hash Functions
8.2.9. Birthday AttackChapter 09 ? Symmetric Encryption Algorithms
9.1. Case Study: The Data Encryption Standard (DES)
9.1.1. Linear and Differential Cryptanalysis for DES
9.2. Advanced Encryption Standard (AES)
Chapter 10 ? Asymmetric Encryption Schemes
10.1. RSA10.2. El Gamal
10.3. Merkle-Hellman Knapsack System
10.4. McEliece System
Chapter 11 ? Signature Schemes
11.1. Digital Signature Standard
11.2. El Gamal Signature
11.3. Undeniable SignaturesChapter 12 ? Identification Schemes
Chapter 13 ? Lattice-based Cryptography and NTRU
Chapter 14 ? Modern/Advanced Encryption Schemes
14.1. Homomorphic Encryption
14.2. Searchable Encryption
Chapter 15 ? Cryptography Tools 추천도서
분야의 베스트셀러 >