Jonathan Protzenko

Results 404 comments of Jonathan Protzenko

We have now documented the header file extensively. Please file a separate issue if the documentation is not helpful here: https://github.com/hacl-star/hacl-star/blob/main/dist/gcc-compatible/EverCrypt_AEAD.h Thanks

Closing this as the repository has now moved to hacl-star/merkle-tree

I think all of this should be obsolete now with the advent of dotnet, right? Closing, since we do not have much control over msbuild in any case. Thanks.

To be closed once I finish & merge https://github.com/hacl-star/hacl-star/pull/561

FYI, in https://github.com/FStarLang/karamel/pull/212, Tahina and I looked into building bindings with Dune. In the current state of things, building with dune is *worse* than building by hand with GNU Make....

Ongoing work for unused variable elimination going on in https://github.com/hacl-star/hacl-star/pull/582 (it's tricky, so need to iterate before we have something that works just fine)

All of these were fixed over time.

I believe this is all fixed, since the tests have been split according to the level of CPU support they require. Closing.

Regarding __has_include: to be removed in https://github.com/hacl-star/hacl-star/pull/561 Regarding compiler warnings for SSE3: is this something that is now handled properly in hacl-packages? @franziskuskiefer