Aaron Kaiser rixxc
rixxc pushed to main at rixxc/agent_lib 2024-10-10 16:47:17 +02:00
5c4067608c fix: set correct size for MLKEM ciphertext
rixxc pushed to main at rixxc/agent_lib 2024-10-10 16:44:59 +02:00
cbf0454517 chore: update to latest shared_memory_heap
rixxc pushed to main at rixxc/shared_memory_heap 2024-10-10 16:37:08 +02:00
7f46573218 feat: make size of SharedPtr dynamic
rixxc pushed to main at rixxc/ed25519_agent 2024-10-10 16:27:47 +02:00
ed4a77766a initial commit
rixxc created branch main in rixxc/ed25519_agent 2024-10-10 16:27:47 +02:00
rixxc created repository rixxc/ed25519_agent 2024-10-10 16:27:16 +02:00
rixxc pushed to main at rixxc/agent_harness 2024-09-25 14:01:05 +02:00
dd6fb23a9e add mlockall to lock secret_mem
rixxc pushed to main at rixxc/agent_harness 2024-09-25 13:46:28 +02:00
f243b7b95c disable coredumps for process
rixxc pushed to main at rixxc/agent_harness 2024-09-25 11:11:15 +02:00
7e45cd719e disable speculative store bypass
rixxc pushed to main at rixxc/x25519_agent 2024-09-20 15:24:48 +02:00
0e24cd367c some refactoring
rixxc pushed to main at rixxc/shared_memory_heap 2024-08-28 10:16:04 +02:00
9b466a72bb fix: inconsistencies with buffer size
rixxc pushed to main at rixxc/agent_harness 2024-08-28 10:01:06 +02:00
5757ed1140 chore: remove .envrc
rixxc pushed to main at rixxc/mlkem_agent 2024-08-28 09:57:17 +02:00
75ad1420fd feat: patch libjade and use randomized functions
rixxc pushed to main at rixxc/agent_lib 2024-08-28 09:07:59 +02:00
d36eb9afcf fix: use proper ipc id for decapsulate call
rixxc pushed to main at rixxc/agent_lib 2024-08-27 17:36:58 +02:00
05eb75d932 feat: add mlkem decap
rixxc pushed to main at rixxc/mlkem_agent 2024-08-27 17:33:57 +02:00
6bd0a265f8 feat: add decapsulate
rixxc pushed to main at rixxc/mlkem_agent 2024-08-27 17:22:33 +02:00
50d839e23e fix: initiate ssptr before use
rixxc pushed to main at rixxc/mlkem_agent 2024-08-27 17:07:32 +02:00
52b2471284 fix: more robust futex calls
rixxc pushed to main at rixxc/agent_lib 2024-08-27 16:53:14 +02:00
3922222898 feat: add mlkem encap
rixxc pushed to main at rixxc/mlkem_agent 2024-08-27 16:49:17 +02:00
c898843120 feat: add encapsulate