mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-08-24 22:51:12 +00:00
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:
@@ -21,3 +21,6 @@ target
|
||||
#.idea/
|
||||
|
||||
*/.DS_Store
|
||||
|
||||
# Compiled binary
|
||||
**/ffi_nim_example
|
||||
|
||||
Reference in New Issue
Block a user