دانلود کتاب Pro Cryptography and Cryptanalysis with C++20 Creating and Programming Advanced Algorithms
by Marius Iulian Mihailescu, Stefania Loredana Nita
|
عنوان فارسی: Pro Cryptography and Cryptanalysis with C ++ 20 ایجاد و برنامه نویسی الگوریتم های پیشرفته |
دانلود کتاب
جزییات کتاب
The authors avoid the complexities of the mathematical background by explaining its mathematical basis in terms that a programmer can easily understand. They show how “bad” cryptography creeps in during implementation and what “good” cryptography should look like. They do so by showing and comparing the advantages and disadvantages based on processing time, execution time, and reliability.
What You Will Learn
Understand where and why cryptography is used and how it gets misused
Discover what modern cryptography algorithms and methods are used for
Design and implement advanced cryptographic mechanisms
See how C++20 and its new features are impacting the future of implementing cryptographic algorithms
Practice the basics of public key cryptography, including ECDSA signatures and more
Find out 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.