tsslib 0.1.0

Easy-to-use threshold signature schemes (FROST, ML-DSA, DKLs23) — wire- and save-data-compatible with the Go tss-lib.
Documentation
1
2
3
4
5
6
7
[workspace]
# Keep a conventional-commits changelog and let release-plz manage version
# bumps and the GitHub release from the master branch.
changelog_update = true
git_release_enable = true
# Single crate; no path-dependency propagation needed.
dependencies_update = false