polyplets 0.1.0

Security primitives to verify origin of service calls in Fluence network
Documentation
[dependencies.fluence]
features = ["logger"]
version = "0.6.5"

[dependencies.serde]
features = ["rc", "derive"]
version = "=1.0.118"

[lib]
name = "polyplets"
path = "src/lib.rs"

[package]
authors = ["Fluence Labs"]
categories = ["authentication"]
description = "Security primitives to verify origin of service calls in Fluence network"
documentation = "https://docs.rs/polyplets"
edition = "2018"
keywords = ["fluence", "air", "webassembly", "security", "authorization"]
license = "Apache-2.0"
name = "polyplets"
repository = "https://github.com/fluencelabs/crates/polyplets"
version = "0.1.0"