mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-12 01:22:58 +00:00
Change selection of hash algorithm for TLS 1.2
This commit is contained in:
@@ -31,6 +31,8 @@ Changes
|
||||
* Migrate zeroizing of data to polarssl_zeroize() instead of memset()
|
||||
against unwanted compiler optimizations
|
||||
* md_list() now returns hashes strongest first
|
||||
* Selection of hash for signing ServerKeyExchange in TLS 1.2 now picks
|
||||
strongest offered by client.
|
||||
|
||||
Bugfix
|
||||
* Fix in debug_print_msg()
|
||||
|
||||
Reference in New Issue
Block a user