mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 06:59:19 +01:00
Fix computation of minlen for encrypted packets
This commit is contained in:
parent
e800cd81d7
commit
eaa76f7e20
2 changed files with 37 additions and 7 deletions
|
|
@ -34,6 +34,9 @@ Bugfix
|
|||
* Fix symlink command for cross compiling with CMake (found by Andre
|
||||
Heinecke)
|
||||
* Fix DER output of gen_key app (found by Gergely Budai)
|
||||
* Very small packets were incorrectly rejected when truncated HMAC was in
|
||||
use with some ciphersuites and versions (RC4 in all versions, CBC with
|
||||
versions < TLS 1.1).
|
||||
|
||||
= PolarSSL 1.3.7 released on 2014-05-02
|
||||
Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue