5 Commits

Author SHA1 Message Date
Jazz Turner-Baggs
7f3da1288a
Remove keypkg generation in GroupV2 (#147)
Remove GroupV2Convo::new_pending

Flatten types
2026-06-24 07:34:52 -07:00
Ekaterina Broslavskaya
e1921b944d
remove outdated factories and inline providers from de-mls 2026-06-23 18:08:25 +03:00
Jazz Turner-Baggs
d02689c764
Add Delegate Signer and wire into Client (#143)
* Add encoded_credential to CovnoOutcome

* Add DelegateSigner

* Add test for DirectV1

* Add support for undecodable credentials

* Add docs

* Clean + fixes

* clippy fixes

* Add unit tests

* Update trait bounds
2026-06-22 10:38:17 -07:00
Jazz Turner-Baggs
c5b264c827
Add Identified Trait for convo (#138)
* Add Identified Trait for convo
2026-06-19 08:43:55 -07:00
Jazz Turner-Baggs
960d0bc119
DeMLS Integration (#134)
* Add WakeupService

* Move Id to trait

* Add GroupV2

* Add convo cache

* Add TestHarness

* Instrument call paths

* Downgrade Ciphersuite

* Update imports

* cleanups

* Add Wakeups to Client

* fix: protoc dependency for ci

* fix: nix hash

* Remove save_conversation for v2

* PR comments
2026-06-15 13:15:18 -07:00