commonware-cryptography 0.0.64

Generate keys, sign arbitrary messages, and deterministically verify signatures.
Documentation
1
2
3
4
5
6
7
8
9
10
# commonware-cryptography

[![Crates.io](https://img.shields.io/crates/v/commonware-cryptography.svg)](https://crates.io/crates/commonware-cryptography)
[![Docs.rs](https://docs.rs/commonware-cryptography/badge.svg)](https://docs.rs/commonware-cryptography)

Generate keys, sign arbitrary messages, and deterministically verify untrusted signatures.

## Status 

`commonware-cryptography` is **ALPHA** software and is not yet recommended for production use. Developers should expect breaking changes and occasional instability.