| Crates.io | mittlife_cycles |
| lib.rs | mittlife_cycles |
| version | 0.1.2 |
| created_at | 2024-10-09 15:19:10.084452+00 |
| updated_at | 2024-10-17 15:40:35.751545+00 |
| description | the mittwald extension signature verifier |
| homepage | |
| repository | https://github.com/Dirk007/mittlife_cycles |
| max_upload_size | |
| id | 1402509 |
| size | 870,071 |
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