Skip to content

Commit

Permalink
readme: link to hashing example code
Browse files Browse the repository at this point in the history
  • Loading branch information
pilinux committed Feb 12, 2024
1 parent e7c5166 commit 715027e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ cryptographic primitives.
- [AES](_example/aes/main.go)
- [ChaCha20-Poly1305 AEAD](_example/chacha20poly1305/main.go)
- [RSA](_example/rsa/main.go)
- [Hashing](_example/hashing/main.go)

## Generate RSA Keys

Expand Down

0 comments on commit 715027e

Please sign in to comment.