VeraCrypt
VeraCrypt copied to clipboard
random encryption algorithm for security?
Desired behavior
Instead of the user selecting the encryption and hash algorithm, leave a randomized option. If he/she doesn't have the password, it's better to lose everything (than someone else have access).
Screenshots/Mockup/Designs
Additional information
There is a library that I find interesting as a source of inspiration: https://github.com/lissatransborda/multi-crypto, https://github.com/Miserlou/omnihash, https://github.com/Miserlou/Loop
i.e
veraCrypt.encryptRandom(aes, sha512) veraCrypt.encryptRandom(aes, sha256) ...
Your Environment
VeraCrypt version: 1.24-Update7
Operating system and version: Distro linux(ubuntu) last version
System type: 64 Bits