Uh oh!
There was an error while loading. Please reload this page.
gh-102204: Fix endianness issue in AIX - #102206
Conversation
ayappanec
commented
Mar 10, 2023
Can someone review this ? It's a small change which fixes the _hacl module build in AIX. |
arhadthedev
commented
Apr 1, 2023
gpshead
commented
Apr 2, 2023
This code comes from the upstream HACL* project, can you also file an issue or PR with them to get AIX-relevant code into https://github.com/hacl-star/hacl-star/blob/main/dist/karamel/include/krml/lowstar_endianness.h? |
gpshead
commented
May 16, 2023
it looks like this was fixed upstream and we recently pulled in an updated hacl* when the sha3 code was merged. can you check main today and see if there is still any work to be done? |
ayappanec
commented
May 23, 2023
It works now. Thanks for the support. |
This PR is to fix the problem mentioned in the issue #102204