Aaron Kaiser rixxc
rixxc pushed to main at rixxc/agent_lib 2024-08-27 16:06:39 +02:00
46c9a6e499 feat: seperate keyfiles per agent
rixxc pushed to main at rixxc/agent_harness 2024-08-27 16:00:48 +02:00
bfb77a8368 accept agent as prebuild lib
rixxc pushed to main at rixxc/agent_harness 2024-08-27 15:54:53 +02:00
081cac7074 pass agent as input
32d799a5e8 update agent
Compare 2 commits »
rixxc pushed to main at rixxc/mlkem_agent 2024-08-27 15:36:23 +02:00
099d4e4f84 feat: agent with keygen
rixxc created branch main in rixxc/mlkem_agent 2024-08-27 15:36:23 +02:00
rixxc created repository rixxc/mlkem_agent 2024-08-27 15:35:54 +02:00
rixxc pushed to main at rixxc/agent_lib 2024-08-27 15:35:24 +02:00
31126ad5eb feat: add mlkem keygen
rixxc pushed to main at rixxc/x25519_agent 2024-08-27 10:36:30 +02:00
8455ac766b use release version of libjade
rixxc pushed to main at rixxc/agent_harness 2024-08-26 12:43:07 +02:00
13f852bd20 Make sure private_file does not get closed by rusts borrow checker
rixxc pushed to main at rixxc/agent_harness 2024-08-26 11:58:27 +02:00
8411f966da add assert
rixxc pushed to main at rixxc/agent_harness 2024-08-26 11:53:45 +02:00
4afd1a2202 add assert
rixxc pushed to main at rixxc/agent_harness 2024-08-23 13:21:29 +02:00
a8ab06df98 update agent
rixxc pushed to main at rixxc/x25519_agent 2024-08-23 13:14:30 +02:00
201f270624 map private mem in agent
rixxc pushed to main at rixxc/agent_lib 2024-08-23 11:02:22 +02:00
312007ea7f chore: update agent
rixxc pushed to main at rixxc/agent_harness 2024-08-23 11:01:29 +02:00
f50bd5ea91 update agent
rixxc pushed to main at rixxc/x25519_agent 2024-08-23 10:58:53 +02:00
b7af39ff80 use later jasmin version that can issue proper syscalls and can generate asm code without ret
rixxc pushed to main at rixxc/agent_lib 2024-08-19 15:17:44 +02:00
2ed3949ee1 fix: null terminate path of agent
54565cb769 chore: update shared_memory_heap
4857476043 feat: get rid of lifetime annotations
bd7d80765c feat: add Deref trait to X25519 types
6ec9735709 feat: pass keyfile to agent
Compare 10 commits »
rixxc created branch main in rixxc/agent_lib 2024-08-19 15:17:44 +02:00
rixxc created repository rixxc/agent_lib 2024-08-19 15:17:39 +02:00
rixxc pushed to weird_rust_error at rixxc/shared_memory_heap 2024-08-19 15:12:51 +02:00
43aa454a29 chore: The slice test encounters a weird error that looks like rust is doing something weird