Skip to content

VICKY0071/secure-file-storage-using-hybrid-cryptography

Repository files navigation

secure-file-storage-using-hybrid-cryptography

Description

The encryption used in the hybrid MODEL:

  • AES (Advanced Encryption Standard)
  • DES (Data Encryption Standard)
  • RC4 (Rivest Cipher 4) not sure about this one now will update this as soon as possible.

For key exchange:

  • Steganography
  • RSA Encryption for key exchange

By : Vikas Thapliyal

About

The project for encrypting files using hybrid cryptography using the AES, DES and RC4 algorithm and then sending the keys using the Diffie Hellman key exchange.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages