GH367: Fix dsa keygen for too-short seed
[openssl.git] / doc / crypto / hmac.pod
index 8436507e67d6eaf503a0d5b1d1681c2d4972eeed..d92138d2731b31eab9d60b2996d068e1638c78ef 100644 (file)
@@ -101,6 +101,6 @@ HMAC_CTX_init(), HMAC_Init_ex() and HMAC_CTX_cleanup() are available
 since OpenSSL 0.9.7.
 
 HMAC_Init_ex(), HMAC_Update() and HMAC_Final() did not return values in
-versions of OpenSSL before 0.9.9.
+versions of OpenSSL before 1.0.0.
 
 =cut