feat: add functions for x25519 agent

This commit is contained in:
2024-04-22 15:06:03 +02:00
parent 35a2e4d002
commit b5b9e0319b
4 changed files with 40 additions and 19 deletions

1
Cargo.lock generated
View File

@@ -26,6 +26,7 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
[[package]]
name = "shared_memory_heap"
version = "0.1.0"
source = "git+https://gitea.rixxc.de/rixxc/shared_memory_heap.git#e649e2b59522f6a0ca6f96968d429fa79a1a30da"
dependencies = [
"libc",
]