Double ratchet FFI usage in Nim (#14)

* feat: ffi

* feat: ffi interface and header generation

* feat: nim ffi example

* chore: doc

* fix: encrypt state clean

* chore: zeroize when drop
This commit is contained in:
kaichao
2026-01-21 17:24:20 +08:00
committed by GitHub
parent fc76453f4c
commit 58392841cd
15 changed files with 720 additions and 7 deletions
+3
View File
@@ -21,3 +21,6 @@ target
#.idea/
*/.DS_Store
# Compiled binary
**/ffi_nim_example