commonware-cryptography 2026.2.0

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 

Stability varies by primitive. See [README](https://github.com/commonwarexyz/monorepo#stability) for details.