Skip to main content
Apress
Book cover

Pro Cryptography and Cryptanalysis

Creating Advanced Algorithms with C# and .NET

  • Book
  • © 2021

Overview

  • Includes practical examples of cryptographic mechanisms using C# and .NET
  • Teaches advanced concepts using programmer-friendly language
  • Contrasts “good” and “bad” crypto based on time processing, time execution, and reliability

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (24 chapters)

  1. Foundational Topics

  2. Cryptography

Keywords

About this book

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.

Pro Cryptography and Cryptanalysis is for the reader who has a professional need or personal interest in developing cryptography algorithms and security schemes using C# and .NET. You will learn how to implement advanced cryptographic algorithms (such as Elliptic Curve Cryptography Algorithms, Lattice-based Cryptography, Searchable Encryption, Homomorphic Encryption), and come away with a solid understanding of the internal cryptographic mechanisms, and  common ways in which the algorithms are correctly implemented in real practice. With the new era of quantum computing, this book serves as a stepping stone to quantum cryptography, finding useful connections between current cryptographic concepts and quantum related topics.


What You Will Learn

  • Know when to enlist cryptography, and how it is often misunderstood and misused
  • Explore modern cryptography algorithms, practices, and properties
  • Design and implement usable, advanced cryptographic methods and mechanisms
  • Understand how new features in C# and .NET impact the future of cryptographic algorithms
  • Use the cryptographic model, services, and System.Security.Cryptography namespace in .NET
  • Modernize your cryptanalyst mindset by exploiting the performance of C# and .NET with its weak cryptographic algorithms
  • Practice the basics of public key cryptography, including ECDSA signatures
  • Discover how most algorithms can be broken


Who This Book Is For

Information security experts, cryptologists, software engineers, developers, data scientists, and academia who have experience with C#, .NET, as well as IDEs such as Visual Studio, VS Code, or Mono. Because this book is for an intermediate to advanced audience, readers should also possess an understanding of cryptography (symmetric and asymmetric) concepts.





Authors and Affiliations

  • Bucharest, Romania

    Marius Iulian Mihailescu, Stefania Loredana Nita

About the authors

Marius Iulian Mihailescu, PhD is CEO of Dapyx Solution Ltd., a company focused on security- and cryptography-related research. He has authored and co-authored more than 50 articles, journal contributions, and conference proceedings, and three books related to security and cryptography. He lectures at well-known national and international universities, teaching courses on programming, cryptography, information security, and other technical topics. He holds a PhD (thesis on applied cryptography over biometrics data) and two MSc in information security and software engineering.

Stefania Loredana Nita, PhD is a software developer and researcher at the Institute for Computers. Prior to that she was an assistant lecturer at the University of Bucharest, where she taught courses on advanced programming techniques, simulation methods, and operating systems. She has authored and co-authored more than 15 papers and journals, most recently Advanced Cryptography and Its Future: Searchable and Homomorphic Encryption, as well as two booksShe holds a PhD (thesis on advanced cryptographic schemes using searchable encryption and homomorphic encryption), an MSc in software engineering and two BSc in computer science and mathematics.

Bibliographic Information

  • Book Title: Pro Cryptography and Cryptanalysis

  • Book Subtitle: Creating Advanced Algorithms with C# and .NET

  • Authors: Marius Iulian Mihailescu, Stefania Loredana Nita

  • DOI: https://doi.org/10.1007/978-1-4842-6367-9

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)

  • Copyright Information: Marius Iulian Mihailescu and Stefania Loredana Nita 2021

  • Softcover ISBN: 978-1-4842-6366-2Published: 25 November 2020

  • eBook ISBN: 978-1-4842-6367-9Published: 24 November 2020

  • Edition Number: 1

  • Number of Pages: XXX, 556

  • Number of Illustrations: 123 b/w illustrations

  • Topics: Cryptology, Microsoft and .NET

Publish with us