Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Souradeep2304/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography using Encryption Algorithms

Cryptography is the technique of converting the data into a format which is not readable by an unauthorized user and thus allowing data to be transmitted without being decoded by unauthorized entities. The format in which the data is being transmitted after being converted by the encryption algorithm is known as cypher text.

Types of Encryptions

There are mainly two types of encryprion being used to do cryptography which are Symmetric and Asymmetric encryption.


Figure No 1.1: Types of Encryptions

Description of the Files

  • The Keys folder contains all the keys being used in order to execute the encryption and decryption.
  • The Text Files folder contains both the original and the encrypted text files.
  • The Report.pdf file describes the whole process of encrypton being followed.

About

This repository contains work done on cryptography using encryption algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published