Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Chang 4f2e7adc87
Add vendors to Python projects. (#8547) 2022-09-26 09:50:09 +10:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
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
Ravi Jotwani b979d7ef34
[pycryptodome] Initial integration (#4317)
* 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

* style fixes
2020-08-17 11:35:47 -07:00