Pro Cryptography and Cryptanalysis with C++23 (e-bog) af Nita, Stefania Loredana

Pro Cryptography and Cryptanalysis with C++23 e-bog

509,93 DKK (inkl. moms 637,41 DKK)
Develop strong skills for writing cryptographic algorithms and security schemes/modules using C++23 and its new features. This book will teach you the right methods for writing advanced cryptographic algorithms, such as elliptic curve cryptography algorithms, lattice-based cryptography, searchable encryption, and homomorphic encryption. You'll also examine internal cryptographic mechanisms...
E-bog 509,93 DKK
Forfattere Nita, Stefania Loredana (forfatter)
Forlag Apress
Udgivet 21 juni 2023
Genrer GPJ
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484294505
Develop strong skills for writing cryptographic algorithms and security schemes/modules using C++23 and its new features. This book will teach you the right methods for writing advanced cryptographic algorithms, such as elliptic curve cryptography algorithms, lattice-based cryptography, searchable encryption, and homomorphic encryption. You'll also examine internal cryptographic mechanisms and discover common ways in which the algorithms can be implemented and used correctly in practice. The authors explain the mathematical basis of cryptographic algorithms in terms that a programmer can easily understand. They also show how "e;bad"e; cryptography can creep in during implementation and what "e;good"e; cryptography should look like by comparing advantages and disadvantages based on processing time, execution time, and reliability.What You Will Learn Discover what modern cryptographic algorithms and methods are used for Design and implement advanced cryptographic mechanisms See how C++23 and its new features are impact the implementation of cryptographic algorithms Practice the basics of public key cryptography, including ECDSA signatures and more See how most of the algorithms can be broken Who This Book Is ForProfessional programmers, developers, and software engineers who are developing cryptography algorithms and security schemes/modules in C++. Prior C++ programming and IDE experience and some basic experience of cryptography concepts (symmetric and asymmetric) highly recommended.