Название: Pro Cryptography and Cryptanalysis: Creating Advanced Algorithms with C# and .NET
Автор: Marius Iulian Mihailescu, Stefania Loredana Nita
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 586
Размер: 20.9 Mb
Язык: English
Utilize this comprehensive, yet practical, overview of modern cryptography and cryptanalysis to improve performance. Learn by example with source code in C# and .NET, and come away with an understanding of public key encryption systems and challenging cryptography mechanisms such as lattice-based cryptography.
Modern cryptography is the lifeboat of a secure infrastructure. From global economies and governments, to meeting everyday consumer needs, cryptography is ubiquitous, and used in search, design, data, artificial intelligence, and other fields of information technology and communications. Its complexity can lead to misconfiguration, misuse, and misconceptions. For developers who are involved in designing and implementing cryptographic operations in their applications, understanding the implications of the algorithms, modes, and other parameters is vital.