Commit Graph

1 Commits

Author SHA1 Message Date
Ravi Jotwani aa807fcd8a
[pycryptodome] Additional Fuzzer (#4339)
* initial commit

* update build script, build failing

* add necessary environment variable definitions

* build working

* programmatically get system bits

* add md5 fuzzer

* fix style

* add fuzzers for two more hash functions

* testing dynamic includes

* build working

* clean up build script

* add aes fuzzer

* patch block_common to avoid build issues

* remove comments

* update patchfile location

* move patchfile again

* apply patch from subdirectory

* remove another comment

* change state type, use same data for encryption and decryption
2020-08-20 18:42:35 -07:00