Skip to content

The Application simulates digital signature and various encryption algorithms to make file-contents secure.

Notifications You must be signed in to change notification settings

npcode15/CryptoSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptographic Simulator

The application simulates digital signature and various encryption algorithms to make file-contents secure. Algorithms include both Symmetric and Asymmetric type. There is an additional feature present in the application which allows one to send encrypted content to anyone via email.

Algorithms Available

Symmetric-key Algorithms - AES, Blowfish, DES, TripleDES, RC2, RC4, TEA and Twofish Asymmetric-key Algorithms - Asymmetric - Paillier, ElGamal and RSA Digital Signature - Digital Security Algorithm

Lessons Learnt

Gained hands-on experience in information security and learnt to collaborate external libraries and API.

About

The Application simulates digital signature and various encryption algorithms to make file-contents secure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published