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

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

Add command for server9-bad-saltlen
This commit is contained in:
Gilles Peskine
2023-11-20 14:07:19 +00:00
committed by GitHub
4 changed files with 113 additions and 14 deletions

View File

@ -18,3 +18,7 @@ mypy >= 0.780
# for mypy and pylint under Python 3.5, and we also get something good enough
# to run audit-validity-dates.py on Python >=3.6.
cryptography # >= 35.0.0
# For building `tests/data_files/server9-bad-saltlen.crt` and check python
# files.
asn1crypto