]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - host/shavs_test.rb
grøstl, a first impression
[avr-crypto-lib.git] / host / shavs_test.rb
index 8405a3f9a70fdde74345155fc5b6463f744a1291..99553ff47bb3e49047188b58b6a5c6a0c83bb6bd 100644 (file)
@@ -57,7 +57,7 @@ def send_md(md_string)
     $sp.print(md_string[i].chr)
 #      print("DBG s: "+ md_string[i].chr) if $debug
        if(i%20==19)
-               sleep(0.01)
+               sleep(0.015)
        end             
   end
 end