Commit Graph

18 Commits

Author SHA1 Message Date
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10:00
Guido Vranken 898bbe41e5
[bls-signatures] Enable additional operations (#7220) 2022-02-01 09:27:15 -05:00
Guido Vranken baff7b0b8c
Re-enable MSAN and activate more CF operations (#7062)
* Re-enable MSAN and activate more CF operations

* [cryptofuzz] Create bearssl main_repo

* [cryptofuzz] Update
2022-01-26 06:43:41 -08:00
Guido Vranken 13135d51aa
[bls-signatures] Enable additional operations (#6522) 2021-09-27 10:13:50 +01:00
Guido Vranken 6fc6a42335
[bls-signatures] Update CC list (#6451) 2021-09-15 11:25:29 -07:00
Guido Vranken ab6233dee9
[bls-signatures] Fix build (#6424) 2021-09-11 20:44:11 -07:00
Guido Vranken a98ad2844e
[bls-signatures] Enable Fp2 math (#6351)
This enables and tests some additional math functions
2021-08-30 12:11:44 +01:00
Guido Vranken f1a39d8f39
[bls-signatures] Add target for size-optimized blst (#6342) 2021-08-28 08:47:38 +01:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
Guido Vranken be3bc987f0
[bls-signatures] Fix build and support more operations (#6218)
* [bls-signatures] Fix build and support more operations

* [bls-signatures] Fix 32 bit build
2021-08-14 21:01:25 +01:00
MarcoFalke e9c0158ffb
remove unused boost workaround (#5849) 2021-05-27 12:09:08 -07:00
Guido Vranken 3cc884e673
[bls-signatures] Build mcl with ubsan (#5765) 2021-05-13 10:08:05 -07:00
Guido Vranken 41dcf822ef
[bls-signatures] Enable more operations (#5739) 2021-05-08 13:55:17 +01:00
Guido Vranken 0b2359ded4
[bls-signatures] Enable UBSAN,MSAN builds, more BLS operations (#5722) 2021-05-06 10:42:21 -07:00
Guido Vranken d1f2191cc5
[bls-signatures] Use repository master branch (#5674)
* [bls-signatures] Use repository master branch

I merged the BLS functionality into the Cryptofuzz master branch.
Future development will occur there.

* [bls-signatures] Update Boost download location
2021-04-27 09:36:19 +01:00
Guido Vranken 4707a24444
[bls-signatures] Scope operations (#5663) 2021-04-23 12:43:22 +01:00
Guido Vranken 20b08a242c
[bls-signatures] Add more e-mails (#5662) 2021-04-23 10:26:16 +01:00
Guido Vranken 65a87b5c32
[bls-signatures] Initial integration (#5641) 2021-04-22 10:21:12 -07:00