Aaron Kaiser rixxc
rixxc synced commits to main at rixxc/age-plugin-xwing from mirror 2025-12-04 14:59:33 +01:00
440f2e3b9f chore: update Cargo.lock
28d24ea65e fix: update version number
Compare 2 commits »
rixxc synced new reference refs/tags/v0.2.1 to rixxc/age-plugin-xwing from mirror 2025-11-27 14:50:16 +01:00
rixxc synced commits to refs/tags/v0.2.1 at rixxc/age-plugin-xwing from mirror 2025-11-27 14:50:16 +01:00
rixxc synced commits to main at rixxc/age-plugin-xwing from mirror 2025-11-27 14:50:16 +01:00
265760e24d chore: refactor code
rixxc synced commits to main at rixxc/age-plugin-xwing from mirror 2025-11-20 14:49:19 +01:00
dbe4901906 chore: update x-wing to 0.1.0-pre.2 and refactor code
rixxc pushed to x25519-agent at rixxc/agent_lib 2025-10-30 14:10:15 +01:00
00afc7130b use relative path for shared_memory_dependency
830dc9671c add default value for NUM_AGENTS
Compare 2 commits »
rixxc pushed to x25519-agent at rixxc/agent_lib 2025-10-27 13:53:25 +01:00
af0d286549 hardcode path
rixxc created branch x25519-agent in rixxc/agent_lib 2025-10-27 13:53:25 +01:00
rixxc pushed to main at rixxc/agent_lib 2025-10-27 10:16:01 +01:00
6b60e04513 don't seal sync_mem
rixxc pushed to main at rixxc/agent_lib 2025-10-23 18:20:52 +02:00
b72ea11712 get shared_memory_heap from git repository
rixxc pushed to main at rixxc/shared_memory_heap 2025-10-23 18:18:13 +02:00
ef9bcc94fb remove unnecessary features
rixxc pushed to main at rixxc/agent_lib 2025-10-23 18:14:02 +02:00
ebb738445b Make number of spawned ed25519 agent configurable through environment variables
0f16f071b4 Revert last three commits
0bb5c528ee use memfd_secret for sync memory
c61fb504c6 remove seal from shared memory page
a97adf188b change synchronization with agent
Compare 7 commits »
rixxc pushed to main at rixxc/mlkem-native-rs-test 2025-03-19 11:43:57 +01:00
f1a5641b20 update
rixxc pushed to main at rixxc/mlkem-native-rs 2025-03-19 11:42:54 +01:00
182a147a8f fix: add dummy randombytes implementation
rixxc pushed to main at rixxc/mlkem-native-rs 2025-03-19 11:23:18 +01:00
8ce3b3fd0e fix: block randomized functions due to missing randombytes implementation
rixxc pushed to main at rixxc/mlkem-native-rs 2025-03-19 11:07:57 +01:00
7d0667d1c0 feat: add bindings for level 2 and 4; generate randomness from provided CSRNG
rixxc pushed to main at rixxc/mlkem-native-rs-test 2025-03-17 11:12:09 +01:00
35ef6504e3 initial commit
rixxc created branch main in rixxc/mlkem-native-rs-test 2025-03-17 11:12:09 +01:00
rixxc created repository rixxc/mlkem-native-rs-test 2025-03-17 11:11:45 +01:00
rixxc pushed to main at rixxc/mlkem-native-rs 2025-03-17 11:10:29 +01:00
6f3e5163b6 feat: add PartialEq trait to custom types