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 For
Professional 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.
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 For
Professional 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.

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