Skip to content

Releases: yash145-gpu/Secure-Storage-Manager

v1.1.0

10 Feb 12:52

Choose a tag to compare

Secure Storage Manager 1.1.0

  • New : Custom AES decryption with encoded key and initialization vector (CBC/ECB) , Day/Night mode
  • Advanced Encryption Standard (AES) 256 encryption and decryption for files in Cipher-Block-Chaining mode
  • Embedded sqlite database for secure keys/Initialization vector handling
  • File backup/retrieve functionality to database
  • Secure Hash Algorithm (SHA) 256/512 for file checksum
  • Minimalist GUI with secure user authentication and login management
  • Admin GUI console and admin tools

v1.0.0

03 Feb 07:02

Choose a tag to compare

Secure Storage Manager 1.0.0

  • Advanced Encryption Standard (AES) 256 encryption and decryption for files in Cipher-Block-Chaining mode
  • Embedded sqlite database for secure keys/Initialization vector handling
  • File backup/retrieve functionality to database
  • Secure Hashing Algorithm (SHA) 256/512 for file checksum
  • Minimalist GUI with secure user authentication and login management
  • Admin GUI console and admin tools