Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelSchlesinger committed May 3, 2023
1 parent 1d8c02e commit b8f3874
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 @@
# blake3-lamport-signatures

[![Rust](https://github.com/SamuelSchlesinger/blake3-lamport-signatures/actions/workflows/rust.yml/badge.svg)](https://github.com/SamuelSchlesinger/blake3-lamport-signatures/actions/workflows/rust.yml)

Lamport, as well as Lamport-Merkle, signatures implemented using the `blake3`
cryptographic hash function. This is an incredibly inefficient digital
signature protocol and shouldn't be used under almost all circumstances, its
Expand Down

0 comments on commit b8f3874

Please sign in to comment.