the mittwald extension signature verifier.
mittlife_cycles is a crate to verify mittwald marketplace signatures for your extension backends written in rust
.
The sample backend implemented here does NOTHING beside verifying the signature.
To run the simple example using poem use
cargo run --example simple
mittlife_cycles comes with feature flags to add built-in header-support different web-frameworks:
Cheers