--- gvpe/configure 2013/07/10 01:51:40 1.50 +++ gvpe/configure 2013/07/13 04:10:29 1.51 @@ -10282,12 +10282,12 @@ if test "x$DIGEST" = xmd5; then echo "***" -echo "*** WARNING: The digest you have chosen ($DIGEST) is probably insecure" +echo "*** WARNING: The digest you have chosen ($DIGEST) is quite insecure" fi if test "$HMAC" -lt 12; then echo "***" -echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure" +echo "*** WARNING: The hmac length you have chosen ($HMAC) is quite insecure" fi if test "$RAND" -lt 8; then