]> git.ipfire.org Git - thirdparty/openssl.git/commit
Big and little-endian load and store support
authorViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 10 Jan 2025 08:00:15 +0000 (19:00 +1100)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Jan 2025 12:14:54 +0000 (12:14 +0000)
commit92c242e8ac26e1d4cb692c5258d0aefa14e5de84
tree47cbdc88e79b5c5e58fb2bd2489906249322256a
parent8e69c188285c95ece57c72e0e534a750d28adb25
Big and little-endian load and store support

These are needed in ML-KEM and ML-DSA, and are likely generally useful,
so public.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26385)
CHANGES.md
doc/build.info
doc/man3/OPENSSL_load_u16_le.pod [new file with mode: 0644]
include/openssl/byteorder.h [new file with mode: 0644]
test/build.info
test/byteorder_test.c [new file with mode: 0644]
test/recipes/02-test_byteorder.t [new file with mode: 0644]
util/find-doc-nits
util/other.syms