#server-api #sentc #shared #sdk #values #server-client #user

sentc-crypto-common

Common shared values between sentc server api and the sentc client sdk

10 unstable releases (3 breaking)

0.10.0 Aug 10, 2023
0.9.3 Jul 26, 2023
0.8.0 Jun 8, 2023
0.1.3 Jun 4, 2023
0.1.2 May 29, 2023

#1075 in Cryptography

Download history 3/week @ 2024-02-11 10/week @ 2024-02-18 19/week @ 2024-02-25 14/week @ 2024-03-03 140/week @ 2024-03-10 16/week @ 2024-03-17 12/week @ 2024-03-24 39/week @ 2024-03-31

211 downloads per month
Used in 6 crates

Custom license

33KB
1K SLoC

Sentc common

Common shared values between sentc server api and the sentc client sdk.


lib.rs:

Sentc common to communicate with the backend api

The input and output for and from the server. The server output and input are json strings.

Contains type def for the ids. Ids are used internally. A UserId is not the user identifier which is sued to login.

Non std with alloc

Dependencies

~0.7–1.4MB
~33K SLoC