/Cryptography_Networksecurity

Cryptography is the practice of securing information by transforming it into an unreadable format called ciphertext, using mathematical algorithms. It is an essential tool for protecting the confidentiality, integrity, and authenticity of data.

Primary LanguageC++

Cryptography_Networksecurity

This repository hold the basic codes I worked on school, Where I have learned various algorithm of encoding and how to decrypt including:

Mono Alphabetic Cipher CODE
RSA CODE
Rail Fance Cipher CODE
Vigenenre Cipher CODE
Ceasar Cipher CODE
One time pad CODE