multiple encryption
paolostivanin opened this issue · 3 comments
paolostivanin commented
Possibility to choose between single or double encryption (if double is choosed a different password [and maybe cipher algo] must be used)
paolostivanin commented
The file structure must be changed to include:
- the type of the algo
- if there are 2 algo their type and order
paolostivanin commented
[✓] file structure changed
[✕] algo incoming: aes, twofish, serpent, aes+twofish, aes+serpent, aes+twofish+serpent
paolostivanin commented
- different password for multiple encryption (derive the master key)