Skip to content

Commit 31361e0

Browse files
Update README.md
1 parent 43af570 commit 31361e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CryptiPass
22

33
CryptiPass is a Go library for generating high-entropy, pronounceable passphrases. It offers a secure and simple way to create human-friendly, memorable passphrases that are still cryptographically strong. Each passphrase is composed of a sequence of randomly generated words, ensuring both security and usability.
4-
4+
We also have a [CLI](cmd/genpw) available for non-library uses.
55
## Features
66

77
- **High Entropy**: CryptiPass ensures that generated passphrases exceed 20.25 bits of entropy per word, providing strong security against brute-force attacks.

0 commit comments

Comments
 (0)