onyinyang
|
0a12b0fc52
|
Serialize, Deserialize invite as base64 string
`loxinvite` is concatenated with an underscore
to try to prevent copy errors from telegram
|
2024-04-17 17:35:49 -04:00 |
onyinyang
|
cee2510324
|
Move random Bridgeline generator function to lox_utils
|
2024-04-15 18:52:01 -04:00 |
Renovate Bot
|
06cac427b8
|
Update Rust crate chrono to 0.4.38
Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
|
2024-04-15 16:54:35 -04:00 |
Renovate Bot
|
bd58409762
|
Update Rust crate serde_with to 3.7.0
|
2024-03-11 22:09:04 +00:00 |
Renovate Bot
|
5cda1d33e8
|
Update Rust crate chrono to 0.4.34
Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
|
2024-02-12 17:14:13 -05:00 |
Renovate Bot
|
b2fadaeca9
|
Update Rust crate serde_json to 1.0.113
Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
|
2024-02-12 17:06:58 -05:00 |
Renovate Bot
|
f72c7ed4fa
|
Update Rust crate serde_with to 3.6.1
|
2024-02-09 00:36:36 +00:00 |
Renovate Bot
|
4e64c8b144
|
Update Rust crate serde_with to 3.6.0
|
2024-01-31 23:42:01 +00:00 |
Renovate Bot
|
6a10e4e748
|
Update Rust crate serde_with to 3.5.1
|
2024-01-23 20:53:03 +00:00 |
onyinyang
|
a8be1a8043
|
Ensure calculations return correct unlock times
|
2024-01-22 13:30:58 -05:00 |
onyinyang
|
3b1de79309
|
Return reasonable values for unlock function
|
2024-01-22 13:30:58 -05:00 |
onyinyang
|
849fcb3541
|
Added part of next unlock function
|
2024-01-22 13:30:58 -05:00 |
Renovate Bot
|
60a47c962f
|
Update Rust crate serde_with to 3.5.0
|
2024-01-22 16:23:32 +00:00 |
onyinyang
|
050e628ae7
|
Add endpoint to return server constants
|
2024-01-22 11:09:31 -05:00 |
onyinyang
|
711a34cc2d
|
Add bridgeline getters to wasm and Lox system info
|
2023-12-19 20:02:12 +00:00 |
onyinyang
|
aeddbb5d71
|
Add error handling and Invitation expiry getter for wasm
|
2023-12-17 23:43:16 -05:00 |
onyinyang
|
2a2708c5b5
|
Add license to lox-util Cargo.toml
|
2023-11-23 12:24:20 -05:00 |
onyinyang
|
9294fb9fd1
|
Fixup keywords in all Cargo.toml files
|
2023-11-23 12:04:00 -05:00 |
onyinyang
|
472445a9a5
|
Add README for rdsys-backend-api, lox-utils and switch to lox-zkp crate
|
2023-11-23 11:44:05 -05:00 |
onyinyang
|
e356034dae
|
Fixup and add comments, README to Lox Library
|
2023-11-07 18:44:25 -05:00 |
Renovate Bot
|
2f1c48c0ac
|
Update Rust crate serde_json to 1.0.108
|
2023-10-30 16:36:11 +00:00 |
Renovate Bot
|
ee4f53dbd4
|
Update Rust crate serde_with to 3.4.0
|
2023-10-17 17:35:10 +00:00 |
Renovate Bot
|
19b30f6a1f
|
Update Rust crate serde_json to 1.0.107
|
2023-09-14 13:55:36 +00:00 |
Renovate Bot
|
aade6e4913
|
Update Rust crate serde_json to 1.0.106
|
2023-09-11 17:04:02 +00:00 |
Renovate Bot
|
20f5da98e3
|
Update Rust crate serde_with to 3.3.0
|
2023-09-07 17:30:48 +00:00 |
Renovate Bot
|
39577b95ca
|
Update Rust crate serde_json to 1.0.105
|
2023-08-30 17:43:11 +00:00 |
onyinyang
|
b727c69a90
|
Add License to Lox Utils
|
2023-07-25 15:37:46 +00:00 |
onyinyang
|
7f92ea6833
|
Formatting fixes for entire project
|
2023-07-19 10:37:09 -04:00 |
onyinyang
|
69e4579450
|
Change encbuckets to HashMap with EncryptedBucket
|
2023-06-23 08:30:14 -04:00 |
onyinyang
|
73c3ef8728
|
Change lox package to lox-library for consistency
|
2023-06-23 08:22:15 -04:00 |
onyinyang
|
e7db9e7151
|
Add more tests for lox-distributor handle
|
2023-06-16 12:01:56 -04:00 |
onyinyang
|
54c5a837ad
|
Add more common functions to lox_utils, clean up lox_wasm
|
2023-06-09 18:31:35 -04:00 |
onyinyang
|
c7c5f57864
|
Move validate function to lox_utils
|
2023-06-08 12:26:37 -04:00 |
onyinyang
|
b016bc9742
|
Move credential helpers out of lox-wasm
|
2023-06-07 16:10:37 -04:00 |
onyinyang
|
dc8774f5b8
|
Add Test for lox-distributor
|
2023-06-06 19:58:34 -04:00 |
onyinyang
|
af9fc6dfd1
|
Add Lox-utils
|
2023-06-05 15:24:06 -04:00 |