paolostivanin/GTKCrypto

multiple encryption

paolostivanin opened this issue · 3 comments

Possibility to choose between single or double encryption (if double is choosed a different password [and maybe cipher algo] must be used)

The file structure must be changed to include:

  1. the type of the algo
  2. if there are 2 algo their type and order

[✓] file structure changed
[✕] algo incoming: aes, twofish, serpent, aes+twofish, aes+serpent, aes+twofish+serpent

  • different password for multiple encryption (derive the master key)