Skip to content

Commit 715027e

Browse files
committed
readme: link to hashing example code
1 parent e7c5166 commit 715027e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cryptographic primitives.
1313
- [AES](_example/aes/main.go)
1414
- [ChaCha20-Poly1305 AEAD](_example/chacha20poly1305/main.go)
1515
- [RSA](_example/rsa/main.go)
16+
- [Hashing](_example/hashing/main.go)
1617

1718
## Generate RSA Keys
1819

0 commit comments

Comments
 (0)