Guido Vranken
|
d651af35ff
|
[cryptofuzz] Add Pauli Dale (#2621)
|
2019-07-21 12:54:22 -07:00 |
Guido Vranken
|
fe2e511da8
|
[cryptofuzz] Add Richard of OpenSSL to auto_ccs (#2603)
|
2019-07-15 06:00:34 -07:00 |
Guido Vranken
|
6eab2634bf
|
Cryptofuzz i386 (#2569)
* [cryptofuzz] Enable i386 builds
* [cryptofuzz] Enable i386 builds (update project.yaml)
|
2019-07-05 10:12:40 -07:00 |
Guido Vranken
|
a8d264b377
|
[cryptofuzz] Add EverCrypt (#2430)
|
2019-05-17 08:03:10 -07:00 |
Guido Vranken
|
3d4e351c0b
|
[cryptofuzz] Add Crypto++ and libgcrypt (#2401)
|
2019-05-14 09:45:13 -07:00 |
Guido Vranken
|
955616ba12
|
[cryptofuzz] Add libsodium, Whirlpool reference impl, Veracrypt, Monero (#2378)
|
2019-05-03 17:41:16 -07:00 |
Guido Vranken
|
7bdfb2b7d8
|
Cryptofuzz (differential crypto fuzzing) (#2273)
* Add cryptofuzz
* [cryptofuzz] Specify sanitizers
* [cryptofuzz] Actually disable assembly in second OpenSSL build
* [cryptofuzz] Add BoringSSL
* [cryptofuzz] Enable MemorySanitizer builds
* [cryptofuzz] Fix OpenSSL build
* [cryptofuzz] Add LibreSSL target
* [cryptofuzz] Don't build LibreSSL if MemorySanitizer is enabled
* [cryptofuzz] Adapt build script to latest cryptofuzz code
* [cryptofuzz] Force rebuild of OpenSSL
* [cryptofuzz] Comment and move to Dockerfile OpenSSL's commit lock
* [cryptofuzz] BoringSSL, LibreSSL: only build libcrypto.a for faster builds
* [cryptofuzz] Replace -lFuzzingEngine -> $LIB_FUZZING_ENGINE for compatibility with OSS-Fuzz' new build setup
* [cryptofuzz] Add README.md
|
2019-04-17 20:33:50 -07:00 |