Commit Graph

14 Commits

Author SHA1 Message Date
Guido Vranken 493a0e2ce2
[libecc] Add wolfCrypt (#7300) 2022-02-18 16:06:11 +00:00
Guido Vranken 55e0764b33
[libecc] Enable ECDH_Derive operation (#7295) 2022-02-17 23:03:05 +00:00
Guido Vranken 29266082fe
[libecc] Updates (#7246)
* [libecc] Updates

* [libecc] Use libgmp tarball
2022-02-07 20:53:09 +00: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 bb1bb30db1
[libecc] Enable HMAC (#6935) 2021-11-30 08:10:32 -05: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 5e5d08420a
[libecc] Fix SHAKE digest (#6232)
See https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37229 for technical discussion.
2021-08-16 22:03:35 +01:00
Guido Vranken 4ff26d86a9
[libecc] Upgrade to latest version (#6217) 2021-08-14 17:47:58 +01:00
Guido Vranken 992924912a
[libecc] Enable elliptic curve point operations (#6042) 2021-07-14 23:48:34 +00:00
MarcoFalke e9c0158ffb
remove unused boost workaround (#5849) 2021-05-27 12:09:08 -07:00
Guido Vranken e25cebe8f8
[libecc] Enable ECRDSA (#5840) 2021-05-25 20:49:04 -07:00
Guido Vranken 6801fbd106
[libecc] Enable ECGDSA (#5743) 2021-05-10 09:43:22 +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 f9d23f5297
[libecc] Add project libecc (#5613) 2021-04-15 09:34:32 -07:00