search for: libcrux_mlkem768_sha3

Displaying 4 results from an estimated 4 matches for "libcrux_mlkem768_sha3".

2024 Oct 29
1
FYI: fix for big-endian systems pushed to V_9_9 branch
...tems and have packaged > OpenSSH 9.9 already, then I recommend you include these fixes as the > next release of OpenSSH will make this key exchange algorithm the > default. > I tried to update my Solaris builds but ran into a build error. In file included from kexmlkem768x25519.c:50: libcrux_mlkem768_sha3.h: In function 'core_num__u64_9__to_le_bytes': libcrux_mlkem768_sha3.h:164: error: '__uint64_t' undeclared (first use in this function) libcrux_mlkem768_sha3.h:164: error: (Each undeclared identifier is reported only once libcrux_mlkem768_sha3.h:164: error: for each function it ap...
2024 Oct 29
1
FYI: fix for big-endian systems pushed to V_9_9 branch
...already, then I recommend you include these fixes as the > > next release of OpenSSH will make this key exchange algorithm the > > default. > > > > I tried to update my Solaris builds but ran into a build error. > > In file included from kexmlkem768x25519.c:50: > libcrux_mlkem768_sha3.h: In function 'core_num__u64_9__to_le_bytes': > libcrux_mlkem768_sha3.h:164: error: '__uint64_t' undeclared (first use in this > function) > libcrux_mlkem768_sha3.h:164: error: (Each undeclared identifier is reported > only once > libcrux_mlkem768_sha3.h:164: error:...
2024 Oct 27
3
FYI: fix for big-endian systems pushed to V_9_9 branch
Hi, This is mostly a note for downstream distributors of OpenSSH. I've just pushed fixes to the V_9_9 stable branch for a bug in the mlkem768x25519-sha256 key exchange algorithm that was added in this release that causes connection failures when connecting between big-endian and little-endian hosts. The problem is on the big-endian side. No change is required for the more common
2024 Sep 25
41
[Bug 3740] New: Tracking bug for OpenSSH 10.0
https://bugzilla.mindrot.org/show_bug.cgi?id=3740 Bug ID: 3740 Summary: Tracking bug for OpenSSH 10.0 Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Keywords: meta Severity: enhancement Priority: P5 Component: Miscellaneous