kaichao daeecbd679
Persist identity (#67)
* feat: storage for conversations

* fix: db types conversion

* feat: run migrations from sql files

* feat: persist identity

* fix: revert double ratchet storage refactor

* fix: clean

* refactor: use result wrapper for ffi

* refactor: uniform storage error into chat error

* fix: zeroize identity record

* fix: zeroize for secret keys in db operations

* fix: transactional sql migration

* fix: remove destroy_string

* refactor: inline identity record name clone
2026-03-25 08:45:22 +08:00
2026-03-25 08:45:22 +08:00
2026-02-18 09:29:33 -08:00
2026-02-10 19:45:00 +01:00
2026-03-25 08:45:22 +08:00
2026-02-10 14:40:01 +01:00
2026-03-25 08:45:22 +08:00
2026-01-30 15:46:36 +00:00
2025-12-20 22:34:08 -08:00

libchat

Supporting library for Logos-chat

Description
Supporting library for Logos-chat
Readme
Languages
Rust 85.2%
Nim 13.5%
C 1.3%