1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen

Backports for #7649 : add command for server9-bad-saltlen
This commit is contained in:
Gilles Peskine
2023-11-08 19:04:27 +01:00
committed by GitHub
4 changed files with 125 additions and 14 deletions

View File

@ -12,3 +12,7 @@ pylint == 2.4.4
# Use the earliest version of mypy that works with our code base.
# See https://github.com/Mbed-TLS/mbedtls/pull/3953 .
mypy >= 0.780
# For building `tests/data_files/server9-bad-saltlen.crt` and check python
# files.
asn1crypto