Language:
English
繁體中文
Help
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Cryptography and cryptanalysis in Java = creating and programming advanced algorithms with Java SE 17 LTS and Jakarta EE 11 /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
Cryptography and cryptanalysis in Java/ by Stefania Loredana Nita, Marius Iulian Mihailescu.
Reminder of title:
creating and programming advanced algorithms with Java SE 17 LTS and Jakarta EE 11 /
Author:
Nita, Stefania Loredana.
other author:
Mihailescu, Marius Iulian.
Published:
Berkeley, CA :Apress : : 2024.,
Description:
xi, 304 p. :ill., digital ; : 24 cm.;
Contained By:
Springer Nature eBook
Subject:
Java (Computer program language) -
Online resource:
https://doi.org/10.1007/979-8-8688-0441-0
ISBN:
9798868804410
Cryptography and cryptanalysis in Java = creating and programming advanced algorithms with Java SE 17 LTS and Jakarta EE 11 /
Nita, Stefania Loredana.
Cryptography and cryptanalysis in Java
creating and programming advanced algorithms with Java SE 17 LTS and Jakarta EE 11 /[electronic resource] :by Stefania Loredana Nita, Marius Iulian Mihailescu. - Second edition. - Berkeley, CA :Apress :2024. - xi, 304 p. :ill., digital ;24 cm.
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.
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.
ISBN: 9798868804410
Standard No.: 10.1007/979-8-8688-0441-0doiSubjects--Topical Terms:
557657
Java (Computer program language)
LC Class. No.: QA76.73.J38
Dewey Class. No.: 005.133
Cryptography and cryptanalysis in Java = creating and programming advanced algorithms with Java SE 17 LTS and Jakarta EE 11 /
LDR
:03454nam a2200337 a 4500
001
1134404
003
DE-He213
005
20240713130855.0
006
m d
007
cr nn 008maaau
008
241213s2024 cau s 0 eng d
020
$a
9798868804410
$q
(electronic bk.)
020
$a
9798868804403
$q
(paper)
024
7
$a
10.1007/979-8-8688-0441-0
$2
doi
035
$a
979-8-8688-0441-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.J38
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051280
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.J38
$b
N728 2024
100
1
$a
Nita, Stefania Loredana.
$3
1201413
245
1 0
$a
Cryptography and cryptanalysis in Java
$h
[electronic resource] :
$b
creating and programming advanced algorithms with Java SE 17 LTS and Jakarta EE 11 /
$c
by Stefania Loredana Nita, Marius Iulian Mihailescu.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xi, 304 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
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.
520
$a
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.
650
0
$a
Java (Computer program language)
$3
557657
650
0
$a
Cryptography.
$3
567927
650
0
$a
Computer security.
$3
557122
650
1 4
$a
Java.
$3
1115949
650
2 4
$a
Programming Language.
$3
1365750
650
2 4
$a
Cryptology.
$3
1211076
650
2 4
$a
Computer Science.
$3
593922
650
2 4
$a
Computational Mathematics and Numerical Analysis.
$3
669338
650
2 4
$a
Algorithms.
$3
527865
700
1
$a
Mihailescu, Marius Iulian.
$e
author.
$3
1352583
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-0441-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login