Add Cryptodome to maintainer requirements
See e.g. https://github.com/ARMmbed/mbedtls/pull/5218 Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
b3e5340b1f
commit
26f60b38de
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@
|
|||
|
||||
# For source code analyses
|
||||
clang
|
||||
|
||||
# For building some test vectors
|
||||
pycryptodomex
|
||||
pycryptodome-test-vectors
|
||||
|
|
Loading…
Reference in a new issue