Skip to content

Commit 2b4c58c

Browse files
committed
readme: update
Signed-off-by: Ignacio Hagopian <[email protected]>
1 parent c371704 commit 2b4c58c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ The goal is to provide a Go implementation of the Merlin protocol that is compat
1616

1717
The implementation tries to be close to the original Rust one, with some minor changes to make it more idiomatic and performant in Go.
1818

19-
## Current status
19+
## Current development status
2020

21-
This repository is currently a work in progress. The code isn't audited nor ready for production use.
21+
This library is on par with the reference implementation. It has been tested against test vectors generated from the reference implementation and it passes all of them.
2222

23+
This code hasn't been audited, so it should be used with caution.
2324

2425
## About
2526
Merlin is authored by Henry de Valence, with design input from Isis

0 commit comments

Comments
 (0)