Security: update the salt during each SAVE.
commitbd965b773e5276fe2d4f07adb8c3b906202e5017
authorBen Kibbey <bjk@luxsci.net>
Sun, 19 Apr 2015 19:05:20 +0000 (19 15:05 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 19 Apr 2015 19:15:11 +0000 (19 15:15 -0400)
tree71fe76378377ab8156f0fcd878c0e43487778efa
parentaa0237f0c4469d4a1684f7b8463a1f10ccdfc559
Security: update the salt during each SAVE.

Commit 8281f2f broken initializing the salt with a nonce and versions
since 3.0 have been using an unsalted key when not using gpg-agent.
Upgrading then re-saving your data file is recommended.
src/commands.c
src/crypto.c
src/crypto.h
src/pwmd.c