Skip to content

Commit

Permalink
docs: add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sander committed Nov 11, 2023
1 parent f9693b1 commit 940e7e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Hashing to Elliptic Curves for Kotlin

[![](https://jitpack.io/v/nl.sanderdijkhuis/hashtocurve-kotlin.svg)](https://jitpack.io/#nl.sanderdijkhuis/hashtocurve-kotlin)

**Hashing to Elliptic Curves for Kotlin** implements [RFC 9380](https://www.rfc-editor.org/rfc/rfc9380.html) algorithms for encoding or hashing an arbitrary byte array to a point on an elliptic curve.

> [!WARNING]
Expand Down

0 comments on commit 940e7e7

Please sign in to comment.