SilverLabs.SilverChat.Crypto 0.1.2
WASM-safe Signal Protocol implementation (X3DH + Double-Ratchet) for SilverChat. SQLite/MAUI dependencies are abstracted behind store interfaces (IIdentityKeyStore, IPreKeyStore, ISessionStore, IIdentityTrustStore) so the same algorithm runs against MAUI's SQLite + Keystore or Blazor WASM's IndexedDB + SubtleCrypto.
Showing the top 20 packages that depend on SilverLabs.SilverChat.Crypto.
| Packages | Downloads |
|---|---|
|
SilverLabs.SilverChat.Client
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
|
16 |
|
SilverLabs.SilverChat.Client
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
|
8 |
|
SilverLabs.SilverChat.Client
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
|
7 |
|
SilverLabs.SilverChat.Client
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
|
4 |
|
SilverLabs.SilverChat.Client
SilverChat client AMS module — Razor pages, components, ChatHubConnection, ChatRestClient, IndexedDB stores. Loadable into any SilverSHELL Blazor host.
|
0 |
.NET 9.0
- BouncyCastle.Cryptography (>= 2.4.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.10)