Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11
Buch, Englisch, 304 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 598 g
ISBN: 979-8-8688-0440-3
Verlag: Apress
Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 21 and Jakarta EE 11. It provides a robust introduction to Java 21's new features and updates, a roadmap for Jakarta EE 11 security mechanisms, a unique presentation of the "hot points" (advantages and disadvantages) from the Java Cryptography Architecture (JCA), a new chapter on Quantum cryptography, and more.
The book dives into the classical simple cryptosystems that form the basis of modern cryptography, with fully working solutions (encryption/decryption operations). Pseudo-random generators are discussed as well as real-life implementations. Hash functions are covered along with practical cryptanalysis methods and attacks, asymmetric and symmetric encryption systems, signature and identification schemes.
The book wraps up with a presentation of lattice-based cryptography and the NTRU framework library. Modern encryption schemes for cloud and big data environments (homomorphic encryption and searchable encryption) also are included. After reading and using this book, you will be proficient with crypto algorithms and know how to apply them to problems you may encounter.
New to This Edition:
The modernized Second Edition is updated to reflect the latest language features in Java 21 and Jakarta 11, along with the introduction of a new chapter on Quantum Cryptography (Chapter 6).
What You Will Learn
- Develop programming skills for writing cryptography algorithms in Java
- Dive into security schemes and modules using Java
- Explore “good” vs “bad” cryptography based on processing execution times and reliability
- Play with pseudo-random generators, hash functions, etc.
- Leverage lattice-based cryptography methods, the NTRU framework library, and more
Who This Book Is For
Those who want to learn and leverage cryptography and cryptanalysis using Java. Some prior Java and/or algorithm programming exposure is highly recommended.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Kryptologie, Informationssicherheit
- Mathematik | Informatik Mathematik Numerik und Wissenschaftliches Rechnen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Algorithmen & Datenstrukturen
- Mathematik | Informatik EDV | Informatik EDV & Informatik Allgemein
- Mathematik | Informatik EDV | Informatik Angewandte Informatik
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
1. Getting Started.- 2. JDK 21 Java New Features.- 3. The New Jakarta EE 11.- 4. Java Cryptography Architecture.- 5. Classical Cryptography.- 6. Quantum Cryptography.- 7. Formal Techniques for Cryptography.- 8. Pseudo-random Generators.- 9. Hash Functions.- 10. Symmetric Encryption Algorithms.- 11. Asymmetric Encryption Schemes.- 12. Advanced Encryption Schemes.- 13. Identification Schemes.- 14. Signature Schemes.- 15. Lattice based Cryptography and NTRU.- 16. Cryptography Tools.