Jazz Turner-Baggs
|
1cb1ffc996
|
Nim FFI Wrapper for LibChat (#25)
* remove unneeded code
* Update comment style
* Update Nim side to support safer_ffi
* Fix Introduction from impl
* Updates
|
2026-01-28 10:38:08 -08:00 |
|
kaichao
|
8e2b5211b4
|
Managed data storage for Ratchet state (#21)
* feat: managed persist storage with sqlite
* chore: sync skipped keys
* chore: refactor
* chore: refactor
* chore: clean code
* chore: export skipped keys from state.
* chore: renaming data to record
* chore: remove types from stroage mod file
|
2026-01-28 14:54:16 +08:00 |
|
kaichao
|
58392841cd
|
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
|
2026-01-21 17:24:20 +08:00 |
|
kaichao
|
fc76453f4c
|
Implement double ratchet (#9)
|
2026-01-15 08:47:02 +08:00 |
|
Jazz Turner-Baggs
|
04d6f8a84b
|
Add Project scaffolding (#1)
|
2025-12-22 09:40:46 -08:00 |
|