Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms

Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms by Marius Iulian Mihailescu, published by Apress in 2023, is a comprehensive guide aimed at developing skills in writing cryptographic algorithms and security modules using C++23. This edition focuses on advanced topics such as elliptic curve cryptography, lattice-based cryptography, and homomorphic encryption, providing a practical approach to understanding and implementing these complex algorithms.
Readers will find detailed explanations of the mathematical foundations of cryptographic algorithms, tailored for programmers. The book emphasizes the importance of correct implementation, highlighting potential pitfalls in cryptography while comparing various algorithms based on processing time, execution time, and reliability. Through this exploration, the text aims to equip readers with the knowledge to design and implement modern cryptographic mechanisms effectively, while also addressing the vulnerabilities that can arise in algorithm implementation.
Official synopsis Publisher
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 “bad” cryptography can creep in during implementation and what “good” cryptography should look like by comparing advantages and disadvantages based on processing time, execution time, and reliability. You will: 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.
FAQ
What is “Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms” about?
Who is the author of “Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms”?
When was “Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms” published?
What is the ISBN for “Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms”?
What are the book details (language, pages, edition)?
