signature_core

Crates.iosignature_core
lib.rssignature_core
version0.37.0
sourcesrc
created_at2021-04-06 22:38:41.922897
updated_at2022-05-09 17:52:10.608476
descriptionSignature core types of the Ockam library.
homepagehttps://github.com/build-trust/ockam
repositoryhttps://github.com/build-trust/ockam/implementations/rust/ockam/signatures_core
max_upload_size
id380045
size30,712
crate-publishers (github:build-trust:crate-publishers)

documentation

README

signature_core

crate docs license discuss

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.

This crate contains the signature core types of the Ockam library and is intended for use by crates that provide features and add-ons to the main Ockam library.

Usage

Add this to your Cargo.toml:

[dependencies]
signature_core = "0.37.0"

Crate Features

The signature_core crate has no features

License

This code is licensed under the terms of the Apache License 2.0.

Commit count: 0

cargo fmt