maintainer.requirements.txt 196 B

12345678910
  1. # Python packages that are only useful to Mbed TLS maintainers.
  2. -r ci.requirements.txt
  3. # For source code analyses
  4. clang
  5. # For building some test vectors
  6. pycryptodomex
  7. pycryptodome-test-vectors