Merge pull request #5075 from RasmusWL/crypto

Python: Port py/weak-crypto-key to use type-tracking
This commit is contained in:
yoff
2021-03-18 20:53:28 +01:00
committed by GitHub
32 changed files with 998 additions and 45 deletions

View File

@@ -147,3 +147,6 @@ Python built-in support
MySQLdb, Database
psycopg2, Database
sqlite3, Database
cryptography, Cryptography library
pycryptodome, Cryptography library
pycryptodomex, Cryptography library