Commit graph

173 commits

Author SHA1 Message Date
asonix 3d7b620bc0 actix: update version to 0.11.1 2024-04-14 20:24:21 -05:00
asonix 07413815d5 actix: Update base64 2024-04-14 20:23:46 -05:00
asonix c38072e65d Update reqwest to 0.12 2024-04-14 20:19:19 -05:00
asonix 47d28c6f47 Update ring, base64 2023-11-25 19:52:55 -06:00
asonix 47d07e7f1f Fix sha3 2023-11-25 19:47:04 -06:00
asonix b89acf7918 Update flake 2023-11-25 19:44:28 -06:00
asonix bf8e0e5f69 Update dependencies - ring is public 2023-11-25 19:43:33 -06:00
asonix 369a1e8a96 Replace spawned tasks with inline payload stream processing 2023-09-10 13:27:19 -04:00
asonix 6e0a6fa3a2 Bump version 2023-09-09 18:06:10 -04:00
asonix f0dc14d5f1 Ensure veirfy before returning DigestVerify 2023-09-09 18:05:18 -04:00
asonix 92a73f0313 clippy 2023-09-09 17:26:08 -04:00
asonix e8588efda7 Bump version 2023-09-09 17:24:16 -04:00
asonix 6acd291315 replace futures-util with streem 2023-09-09 17:17:23 -04:00
asonix ef266eed95 Vendor openssl for actix-extractor example 2023-08-17 12:35:21 -05:00
asonix c1d36000dd Use ring for reqwest example 2023-08-17 12:34:51 -05:00
asonix ec73fe55c9 Add ring 2023-08-17 12:03:38 -05:00
asonix ff0290a488 Remove tokio from digest dep 2023-08-17 11:59:07 -05:00
asonix ce2d14824e Bump version 2023-08-17 11:56:50 -05:00
asonix bbafc22d08 Allow providing custom spawners for reqwest 2023-08-17 11:56:09 -05:00
asonix 8750783667 Update examples to use ring 2023-08-04 18:01:41 -05:00
asonix ea964decc8 Add ring-backed digest types 2023-08-04 17:55:14 -05:00
asonix 1f23b72140 Enable Spawn for server, allow spawner in digest verify 2023-07-27 12:15:42 -05:00
asonix e526699c87 Properly expose spawner method on config 2023-07-26 17:49:39 -05:00
asonix cb198f6922 Add configurable blocking spawner for client 2023-07-26 17:17:21 -05:00
asonix 40ace55619 Update flake 2023-07-26 16:50:24 -05:00
asonix 5de17a130b Add cargo-expand to flake 2023-07-06 12:12:36 -05:00
asonix ac25b1d951 Run signature creation in spawn_blocking
Also move -reqwest fully to async trait
2023-07-06 12:11:50 -05:00
asonix c7cb3ce602 Add flake 2023-07-06 11:50:09 -05:00
asonix 85bbcb0bae Signature extractor is now required for ensuring verification 2022-12-19 11:12:35 -06:00
asonix b53c88fc2e actix: bump version 2022-12-13 23:40:16 -06:00
asonix 356c801dac actix: immediately stringify spantrace 2022-12-13 23:39:39 -06:00
asonix 3e2639670e Improve error message 2022-12-08 21:12:38 -06:00
asonix 1224b3201c Update expires error types, licensing to AGPL, bump versions 2022-12-08 15:08:18 -06:00
asonix 3734b8201f Update readme, cargo toml 2022-11-28 19:49:04 -06:00
asonix ca4e9e8b9c Update Cargo.toml 2022-11-28 19:45:39 -06:00
asonix aae38f490d Update readme 2022-11-28 19:43:55 -06:00
asonix c8f1489ad9 Add readme, license 2022-11-28 19:43:11 -06:00
asonix 2fdd82e949 Deny missing docs 2022-11-28 19:38:15 -06:00
asonix 953b75a22d Add docs 2022-11-28 19:36:50 -06:00
asonix 69e607bf7a Bump version 2022-11-28 18:40:16 -06:00
asonix deec774ffc Fix doc link 2022-11-28 18:40:02 -06:00
asonix 19d3c28116 Re-export PrepareVerifyError 2022-11-28 18:38:31 -06:00
asonix 878abecd4c Bump down version 2022-11-28 18:34:59 -06:00
asonix 670dd5129d Move directories, fix http, clippy 2022-11-28 18:34:13 -06:00
asonix 0068556382 Constify Config 2022-11-28 18:25:00 -06:00
asonix c5065542c8 Reexport DeprecatedAlgorithm 2022-11-28 18:16:35 -06:00
asonix 8697413adb Rename PrivateKey to VerifyKey 2022-11-28 18:13:40 -06:00
asonix 8c9e7af2b9 Add experimental extractor library for actix-web 2022-11-28 18:05:00 -06:00
asonix 08e5013296 actix: bump version 2022-11-22 18:19:45 -06:00
asonix 2720a3f4a3 reqwest: bump version 2022-11-22 18:18:25 -06:00