mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 05:16:27 +00:00
Fixed typos
This commit is contained in:
@@ -88,7 +88,7 @@ Features
|
||||
length of an X.509 verification chain.
|
||||
* Support for renegotiation can now be disabled at compile-time
|
||||
* Support for 1/n-1 record splitting, a countermeasure against BEAST.
|
||||
* Certificate selection based on signature hash, prefering SHA-1 over SHA-2
|
||||
* Certificate selection based on signature hash, preferring SHA-1 over SHA-2
|
||||
for pre-1.2 clients when multiple certificates are available.
|
||||
* Add support for getrandom() syscall on recent Linux kernels with Glibc or
|
||||
a compatible enough libc (eg uClibc).
|
||||
|
||||
Reference in New Issue
Block a user