2 releases
0.1.2 | Oct 17, 2024 |
---|---|
0.1.0 | Oct 9, 2024 |
#292 in HTTP server
169 downloads per month
795KB
834 lines
mittlife_cycles
the mittwald extension signature verifier.
Purpose
mittlife_cycles is a crate to verify mittwald marketplace signatures for your extension backends written in rust
.
Sample
The sample backend implemented here does NOTHING beside verifying the signature.
To run the simple example using poem use
cargo run --example simple
Features
mittlife_cycles comes with feature flags to add built-in header-support different web-frameworks:
License
Cheers
Dependencies
~7–21MB
~319K SLoC