Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ZenGo-X/multi-party-eddsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

79 Commits

Repository files navigation

Multi Party EdDSA signatures

Rust implementation of multiparty Ed25519 signature scheme.

Currently supporting:

The above protocols are for Schnorr signature system. EdDSA is a variant of Schnorr signature system with (possibly twisted) Edwards curves. We adopt the multi party implementations to follow Ed25519 methods for private key and public key generation according to RFC8032

License

This library is released under the terms of the GPL-3.0 license. See LICENSE for more information.

Development Process

The contribution workflow is described in CONTRIBUTING.md.

Contact

Feel free to reach out or join the ZenGo X Telegram for discussions on code and research.

About

Rust implementation of multi party Ed25519 signature scheme.

Topics

Resources

Readme

License

GPL-3.0 license

Contributing

Contributing

Stars

Watchers

Forks

Packages

Contributors

Languages