mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Fixed typo in the SSL_CTX_set_security_level
Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Kurt Roeckx <kurt@openssl.org>
This commit is contained in:
parent
f631f2ecea
commit
a6099d4fd9
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user