#zcash #signature-scheme #crypto

no-std ironfish-reddsa

A standalone implementation of the RedDSA signature scheme

1 unstable release

0.1.0 Oct 23, 2024

#962 in Cryptography

Download history 220/week @ 2024-10-20 146/week @ 2024-10-27

366 downloads per month
Used in 2 crates (via ironfish-frost)

MIT/Apache

120KB
2K SLoC

Implementation of the RedDSA signature scheme and the FROST threshold signature scheme.

This is a fork of the original reddsa crate from Zcash. The fork was created by the Iron Fish project to support its own implementation of RedDSA and FROST.

Delta from upstream

These are the differences between this crate and the upstream reddsa crate:

  • This contains code from upstream that has not been published yet.

lib.rs:

Docs require the nightly feature until RFC 1990 lands.

Dependencies

~3MB
~61K SLoC