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
commit 885bcfc9d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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