]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/cipher-speed.sh
Import of OpenSSH 4.9p1
[gssapi-openssh.git] / openssh / regress / cipher-speed.sh
index 5925111438aef2b6203bc1ed2703060bdf8ebbc8..d39a829d4d6add20c0979d224e19a9b4a30de3c3 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: cipher-speed.sh,v 1.2 2005/05/24 04:09:54 djm Exp $
+#      $OpenBSD: cipher-speed.sh,v 1.3 2007/06/07 19:41:46 pvalchev Exp $
 #      Placed in the Public Domain.
 
 tid="cipher speed"
@@ -12,7 +12,7 @@ tries="1 2"
 DATA=/bin/ls
 DATA=/bsd
 
-macs="hmac-sha1 hmac-md5 hmac-sha1-96 hmac-md5-96"
+macs="hmac-sha1 hmac-md5 umac-64@openssh.com hmac-sha1-96 hmac-md5-96"
 ciphers="aes128-cbc 3des-cbc blowfish-cbc cast128-cbc 
        arcfour128 arcfour256 arcfour aes192-cbc aes256-cbc aes128-ctr"
 
This page took 0.082694 seconds and 4 git commands to generate.