1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Merge pull request #4349 from mpg/apply-4334-3.0

Apply 4334 to development-3.0
This commit is contained in:
Manuel Pégourié-Gonnard
2021-04-22 12:42:40 +02:00
committed by GitHub
19 changed files with 4 additions and 1095 deletions

View File

@@ -0,0 +1,2 @@
Removals
* Removed deprecated functions from hashing modules. Fixes #4280.