Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 380 Bytes

File metadata and controls

14 lines (10 loc) · 380 Bytes

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