From 118fa6cedc5cffaf6692867a6da83e8d892a6cfe Mon Sep 17 00:00:00 2001 From: "http://kaizer.se/" Date: Wed, 6 Mar 2013 05:30:16 +0000 Subject: Added a comment --- .../comment_6_01381524114d885961704acc3f172536._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/encryption_key_is_surprising/comment_6_01381524114d885961704acc3f172536._comment (limited to 'doc/bugs/encryption_key_is_surprising') diff --git a/doc/bugs/encryption_key_is_surprising/comment_6_01381524114d885961704acc3f172536._comment b/doc/bugs/encryption_key_is_surprising/comment_6_01381524114d885961704acc3f172536._comment new file mode 100644 index 000000000..21898b522 --- /dev/null +++ b/doc/bugs/encryption_key_is_surprising/comment_6_01381524114d885961704acc3f172536._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://kaizer.se/" + nickname="ulrik.sverdrup" + subject="comment 6" + date="2013-03-06T05:30:16Z" + content=""" +I'm not very clear, sorry. S2K is not iterative in the way for example PBKDF2 is. It will hash a very long repetition of salt + passphrase + salt + passphrase etc in one go. The repetition of this happens if more key bits than the hash digest size are needed. +"""]] -- cgit v1.2.3