ironfish-reddsa

Crates.ioironfish-reddsa
lib.rsironfish-reddsa
version0.1.0
sourcesrc
created_at2024-10-23 21:08:48.253849
updated_at2024-10-23 21:08:48.253849
descriptionA standalone implementation of the RedDSA signature scheme.
homepage
repositoryhttps://github.com/iron-fish/reddsa
max_upload_size
id1420618
size295,791
engineering (github:iron-fish:engineering)

documentation

README

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.
Commit count: 295

cargo fmt