#marketplaces

mittlife_cycles

the mittwald extension signature verifier

2 releases

new 0.1.2 Oct 17, 2024
0.1.0 Oct 9, 2024

#300 in HTTP server

Download history 144/week @ 2024-10-07 153/week @ 2024-10-14

297 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

~6–20MB
~320K SLoC