Skip to content

Commit 3fec7a6

Browse files
authored
Rename project to LeanSig and update description
1 parent 23517cf commit 3fec7a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Hash-Based Signatures in Rust
1+
# LeanSig in Rust
22

33
This repository contains a *prototypical* Rust implementation of (synchronized) signatures based on tweakable hash functions and incomparable encodings.
4+
It was originally developed in [this repository](https://github.com/b-wagn/hash-sig).
5+
46

57
*Note: Rust version >= 1.87 is required.*
68

0 commit comments

Comments
 (0)