Pro Cryptography and Cryptanalysis with C++23
eBook - ePub

Pro Cryptography and Cryptanalysis with C++23

Creating and Programming Advanced Algorithms

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Pro Cryptography and Cryptanalysis with C++23

Creating and Programming Advanced Algorithms

Book details
Table of contents
Citations

About This Book

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.

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.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Pro Cryptography and Cryptanalysis with C++23 by Marius Iulian Mihailescu,Stefania Loredana Nita in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in C++. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9781484294505
Edition
2

Table of contents

  1. Cover
  2. Front Matter
  3. Part I. Foundations
  4. Part II. Pro Cryptography
  5. Part III. Pro Cryptanalysis
  6. Back Matter