Crates.io | signature_core |
lib.rs | signature_core |
version | 0.37.0 |
source | src |
created_at | 2021-04-06 22:38:41.922897 |
updated_at | 2022-05-09 17:52:10.608476 |
description | Signature core types of the Ockam library. |
homepage | https://github.com/build-trust/ockam |
repository | https://github.com/build-trust/ockam/implementations/rust/ockam/signatures_core |
max_upload_size | |
id | 380045 |
size | 30,712 |
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.
Add this to your Cargo.toml
:
[dependencies]
signature_core = "0.37.0"
The signature_core
crate has no features
This code is licensed under the terms of the Apache License 2.0.