Skip to content

Make the salt value facultative and disallow encrypted backups if it's not provided

Benjamin Bouvier requested to merge bnjbvr/kresus:facultative-salt into master

Also makes use of simpler crypto methods (use sync methods, and randomBytes instead of pseudoRandomBytes).

Merge request reports