Commit Graph

9 Commits

Author SHA1 Message Date
Guido Vranken fca42e9bfd
[wolfssl] Several improvements (#6025)
* [wolfssl] Several improvements

- Build additional target (normal math)
- More cross-pollination (import from Botan and other wolfSSL corpora)

* [wolfssl] Fix normal math 32 bit build
2021-07-12 09:49:14 +01:00
Guido Vranken 1d76e45880
[wolfssl] Import corpora from other projects (#6001) 2021-07-06 10:04:25 +01:00
Guido Vranken e9d47ca070
Update Boost download location in all projects (try 2) (#5705)
bintray is deprecated now
2021-05-03 19:26:18 -07:00
Guido Vranken 406e147646
[wolfssl] Import Wycheproof test vectors into corpus (#5314) 2021-03-07 06:22:59 -08:00
Guido Vranken bbc1aa0a9d
[wolfssl] Add Botan to Cryptofuzz-based fuzzers for comparing outputs against (#5037)
* [wolfssl] Add Botan to Cryptofuzz-based fuzzers for comparing outputs against

* [wolfssl] Build Botan module in oracle mode

For more information see:
https://github.com/guidovranken/cryptofuzz/tree/master/modules/botan#using-botan-as-an-oracle
2021-01-22 07:06:02 -08:00
Guido Vranken c5af59803c
[wolfssl] Build fuzzers for two bignum implementations (#4884)
* [wolfssl] Build fuzzers for two bignum implementations

* [wolfssl] Don't build bignum fuzzers with dataflow

* [wolfssl] Build MemorySanitizer bignum fuzzers with --disable-asm
2020-12-24 08:44:27 -08:00
Guido Vranken c21680d835
[wolfssl] Add more wolfSSL and wolfSSH fuzzers (#4468)
* [wolfssl] Add more wolfSSL and wolfSSH fuzzers

* [wolfssl] Don't build new fuzzers with dataflow

Same issue as https://github.com/google/oss-fuzz/issues/4402
Try again after that issue is resolved.
2020-09-22 11:33:27 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
levi-wolfssl 270f4d7f9f [wolfSSL] build files (#715)
* [wolfSSL] build files

* [wolfSSL] rework build file to use external make
2017-07-14 13:39:47 -07:00