Encryption in C++ – Getting Started

4415
encryption-in-c
encryption-in-c

Encryption in C++ – Getting Started

English | 2016 | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1 Hour | 255 MB
eLearning | Skill level: Beginner | by Knowledge Base, Shaun Spalding

Understand how encryption and decryption work with the RSA Cryptography algorithm and use C++ to implement encryption

After completing this course, students will have complete understanding of how encryption and decryption work and they would have a complete understanding of the RSA Cryptography algorithm.

  • They will understand how encryption and decryption works and why it is important.
  • They will understand what public and private keys are and how they are important with encrypting and decrypting a message.
  • They will understand how to manipulate characters using their ASCII values and using them in ordinary arithmetic with numbers.
  • They will understand and recreate the RSA Cryptography algorithm for encryption and decryption.
  • They would be capable of creating an encrypted message.
  • They would be capable of decrypting an encrypted message.

What are the requirements?

  • Students must have Visual Studio installed on their computers beforehand since we will be working on C++ using Visual Studio.
  • You may use other compilers and text editors as well while following thecourse but it would be easier to follow while using Visual Studio.

What am I going to get from this course?

  • Over 11 lectures and 1 hour of content!
  • Understand how encryption and decryption works and why it is important.
  • Understand what public and private keys are and how they are important with encrypting and decrypting a message.
  • Understand how to manipulate characters using their ASCII values and using them in ordinary arithmetic with numbers.
  • Understand and recreate the RSA Cryptography algorithm for encryption and decryption.
  • Create an encrypted message.
  • Decrypt an encrypted message.

What is the target audience?

  • Have you ever wondered how different messages or sensitive information is sent online even though the message might be intercepted? The messages are encrypted before being sent so even if someone gets access to the message they are unable to understand it.
  • If you are interested in encryption and decryption of messages, then this is the course for you.

Download

Download