Commit Graph

2 Commits

Author SHA1 Message Date
Arthur Chan 0a577f2624
pyca-cryptography: Add more fuzzer (#7890)
* Add more fuzzer
Fix build script

* Fix formatting for fuzzers
Fix length checking for nonce in fuzz_aead

* Fix fuzzer
- Add more randomization to data input
2022-06-22 13:25:03 +01:00
Arthur Chan 4bad1173e0
pyca-cryptography: initial integration (#7729)
* pyca-cryptography: initial integration
initial fuzzer setup

* pyca-cryptography: fix ci

* Fix fuzzer

* Fix project.yaml

* Fix project yaml
2022-05-25 16:32:42 +10:00