lib: add sntrup761 code
authorFelix Fietkau <[email protected]>
Mon, 2 Jun 2025 20:57:14 +0000 (22:57 +0200)
committerFelix Fietkau <[email protected]>
Thu, 10 Jul 2025 08:47:32 +0000 (10:47 +0200)
commit8c26012d6704707716084a7fde3226c71d2fdc1b
tree730a477f65b2238a553cd404445885ff0443cecc
parent37e31335fefcef51441d96b9d70c567177ee5115
lib: add sntrup761 code

This will be used for quantum safe handshakes

Signed-off-by: Felix Fietkau <[email protected]>
CMakeLists.txt
random.c
sntrup761.c [new file with mode: 0644]
sntrup761.h [new file with mode: 0644]