#marketplaces

mittlife_cycles

the mittwald extension signature verifier

2 releases

0.1.2 Oct 17, 2024
0.1.0 Oct 9, 2024

#292 in HTTP server

Download history 151/week @ 2024-10-08 149/week @ 2024-10-15 8/week @ 2024-10-22 2/week @ 2024-10-29 3/week @ 2024-11-05

169 downloads per month

MIT license

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:

  • poemheader - For poem - default
  • actixheader - for actix

License

MIT

Cheers

Dependencies

~7–21MB
~319K SLoC