Fix loop-AES keyfile parsing.
authorMilan Broz <gmazyland@gmail.com>
Sat, 23 Mar 2013 17:06:27 +0000 (18:06 +0100)
committerMilan Broz <gmazyland@gmail.com>
Sat, 23 Mar 2013 17:10:46 +0000 (18:10 +0100)
commit330007beb2fcad539d0f9fd250986e96c018304f
tree81df6c9aeda0e88a82a0e3c3b488241ab485abdc
parentcbfd48d94966f287f1895bfd69aa0ea0188f2f84
Fix loop-AES keyfile parsing.

Loop-AES keyfile should be text keyfile,
properly check that keys are terminated and of the same length.

Fixes issue#153.
lib/loopaes/loopaes.c