Skip to content

Commit

Permalink
doc: add crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Apr 27, 2023
1 parent 399520a commit a5c0157
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# decaf377-rdsa

[![Crates.io][crates-badge]][crates-url]

[crates-badge]: https://img.shields.io/crates/v/decaf377-rdsa.svg
[crates-url]: https://crates.io/crates/decaf377-rdsa

`decaf377-rdsa` is a variant of RedDSA, instantiated using the `decaf377` group.

Signatures are parameterized by domain (for instance, `Binding` and
Expand Down

0 comments on commit a5c0157

Please sign in to comment.