Added OPEN and SAVE command option --base64 to specify that the key is
commit8c2a91f008f15b86f318c46eb6e7610aae3d10b0
authorBen Kibbey <bjk@luxsci.net>
Mon, 18 Oct 2010 00:25:08 +0000 (17 20:25 -0400)
committerBen Kibbey <bjk@luxsci.net>
Mon, 18 Oct 2010 00:25:08 +0000 (17 20:25 -0400)
tree9e42bf4c035a03b79a7a813716f6b3bf0287f303
parentdd347a63023597ca6145d0098679269c1c0cbdda
Added OPEN and SAVE command option --base64 to specify that the key is
Base64 encoded. This lets binary keys be hashed before encrypting and
decrypting.
doc/COMMANDS
src/commands.c
src/common.h