35 breaking releases

0.37.0 May 9, 2022
0.36.0 Feb 9, 2022
0.35.0 Jan 31, 2022
0.32.0 Dec 14, 2021
0.14.0 Jul 29, 2021

#2275 in Cryptography

22 downloads per month
Used in 3 crates

Apache-2.0

28KB
613 lines

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.

Dependencies

~4MB
~75K SLoC