Skip to content

siddik-dev/Enhanced-Cryptographic-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced-Cryptographic-Model

An enhanced cryptographic model combining RSA, AES & ElGamal Algorithms. This system encrypts a plain document with an AES key, which is then encrypted using the RSA public key. At the receiving end, the AES key and document are decrypted using the RSA private key and decrypted AES key, respectively. This new system provides a secure and efficient approach for data communication and contributes to the advancement of cryptographic techniques.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages