treactivated KDF test - tomb - the crypto undertaker
 (HTM) git clone git://parazyd.org/tomb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 50ce03d5f5672fa47d7eab992b6c374265659a09
 (DIR) parent 18f2cf25d096d4f92325d086a779c70007dc4b2d
 (HTM) Author: Jaromil <jaromil@dyne.org>
       Date:   Fri, 14 Nov 2014 18:52:44 +0100
       
       reactivated KDF test
       
       Diffstat:
         M extras/test/runtests                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/extras/test/runtests b/extras/test/runtests
       t@@ -28,7 +28,7 @@ tt() {
        }
        
        # check for auxiliary programs
       -KDF=0
       +KDF=1
        STEGHIDE=1
        RESIZER=1
        command -v steghide > /dev/null || STEGHIDE=0