Skip to content

Commit 5d99dbc

Browse files
committed
doc: Add white paper link
Signed-off-by: Paulo Gomes <[email protected]>
1 parent dc4005e commit 5d99dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Go implementation of SHA1 with counter-cryptanalysis, which detects
44
collision attacks.
55

66
The `cgo/lib` code is a carbon copy of the [original code], based on
7-
the award winning white paper by Marc Stevens.
7+
the award winning [white paper] by Marc Stevens.
88

99
The Go implementation is largely based off Go's generic sha1.
1010
At present no SIMD optimisations have been implemented.

0 commit comments

Comments
 (0)