BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For
[oweals/openssl.git] / ssl / t1_lib.c
index 2a319cd09b398ca39d27f4c84fbec28bc6c0ffce..a1f1a486938ebfb7322375de8b7a156b1e16265a 100644 (file)
@@ -60,7 +60,7 @@
 #include "objects.h"
 #include "ssl_locl.h"
 
-char *tls1_version_str="TLSv1 part of SSLeay 0.9.1a 06-Jul-1998";
+char *tls1_version_str="TLSv1 part of OpenSSL 0.9.2 31-Dec-1998";
 
 #ifndef NO_PROTO
 static long tls1_default_timeout(void);