The branch master has been updated via a6099d4fd9629f4ee3956130c13d7ab1e32174e6 (commit) from f631f2ecea6051af489a7fd3a9a62582b80824e3 (commit)
- Log ----------------------------------------------------------------- commit a6099d4fd9629f4ee3956130c13d7ab1e32174e6 Author: Alex Gaynor <alex.gay...@gmail.com> Date: Mon Aug 18 18:56:04 2014 -0700 Fixed typo in the SSL_CTX_set_security_level Signed-off-by: Rich Salz <rs...@openssl.org> Reviewed-by: Kurt Roeckx <k...@openssl.org> ----------------------------------------------------------------------- Summary of changes: doc/ssl/SSL_CTX_set_security_level.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ssl/SSL_CTX_set_security_level.pod b/doc/ssl/SSL_CTX_set_security_level.pod index a8a7ecc..fd50614 100644 --- a/doc/ssl/SSL_CTX_set_security_level.pod +++ b/doc/ssl/SSL_CTX_set_security_level.pod @@ -137,7 +137,7 @@ then only ciphersuites consistent with the security level are permissible. See SP800-57 for how the security limits are related to individual algorithms. -Some security levels require large key sizes for none-ECC public key +Some security levels require large key sizes for non-ECC public key algorithms which can severely degrade performance. For example 256 bits of security requires the use of RSA keys of at least 15360 bits in size. _____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits