@@ -50,14 +50,14 @@ genpw
50
50
This will output something like:
51
51
52
52
``` bash
53
- Passphrase Log10(Guesses) Log2Entropy Strength
54
-
55
- Candox.swortone.harvingl 23.37 78.64 [============ ]
56
- Kinywaya.preterpr.reefrate 24.31 81.76 [============ ]
57
- Ratererl.ruse.elikewa 20.44 68.92 [========== .. ]
58
- Relemalo.anli.systuri 20.77 70.01 [========== . .]
59
- Unpori.grog.bodityi 18.05 60.97 [========= ... ]
60
- Uperti.ampilyon.extedes 22.23 74.86 [=========== . ]
53
+ Passphrase Log10(Guesses) Log2Entropy Strength
54
+
55
+ Retendmil.culabdo.maxagedome 24.79 83.34 [============ ]
56
+ Reenniter.sauntrolla.rhuff 24.85 83.56 [============ ]
57
+ Pestryste.obilling.decheme 24.69 83.03 [============ ]
58
+ Apperd.illatc.obserles 22.14 74.54 [=========== .]
59
+ Hugalfi.jeasiltil.oyagenar 24.66 82.92 [============ ]
60
+ Waliquin.uniterai.muggight 23.53 79.18 [============ ]
61
61
```
62
62
63
63
1 . ** Generate passphrases with custom pattern** :
@@ -71,11 +71,11 @@ The output might look like:
71
71
``` bash
72
72
Passphrase Log10(Guesses) Log2Entropy Strength
73
73
74
- HandmarmOvera2053 " 16.24 54.96 [========. ...]
75
- ResabledAnverbou2004+ 19.22 64.85 [========== ..]
76
- RocraryiRegonede2072! 19.96 67.29 [========== ..]
77
- SagureraHassain2045 - 19.70 66.45 [========== ..]
78
- WoutbDemitte2019# 15.37 52.07 [========....]
74
+ AckeraClinuil2073 & 17.27 58.36 [========= ...]
75
+ DompiciOniarlym2086% 18.71 63.16 [========= . ..]
76
+ TioutiLetormentr2023^ 18.65 62.94 [========= . ..]
77
+ GremMumpar2085 - 14.06 47.71 [======= ... ..]
78
+ BatiousExqueld2048 & 16.21 54.86 [======== ....]
79
79
```
80
80
81
81
or
@@ -87,20 +87,20 @@ genpw -p "w.w.w.w" -n 5
87
87
The output might look like:
88
88
89
89
``` bash
90
- Passphrase Log10(Guesses) Log2Entropy Strength
91
-
92
- cleatabit.sphongedi.zedizmobl.drooky 32.40 108.62 [============]
93
- comprewa.cedivet.refyerm.unancling 31.19 104.61 [============]
94
- eitispayi.woblyoffo.unounde.pradimisf 35.27 118.18 [============]
95
- juiselid.partu.ovenes.slampos 28.32 95.08 [============]
96
- yaholl.boort.rentlestu.hustfierm 29.38 98.61 [============]
90
+ Passphrase Log10(Guesses) Log2Entropy Strength
91
+
92
+ euppidner.dumidg.knosel.gentebory 30.59 102.63 [============ ]
93
+ heariburt.rumphum.daterale.batyptook 33.84 113.41 [============ ]
94
+ aremore.gortleup.alstiormo.aupdater 34.19 114.58 [============ ]
95
+ anterser.fibershr.derice.paroservac 34.33 115.04 [============ ]
96
+ rusti.onerses.flobboate.takeopa 29.06 97.54 [============ ]
97
97
```
98
98
99
99
### Entropy Considerations
100
100
101
101
Each password generated by CryptiPass comes with an exact entropy evaluation . For example:
102
- - A 4-word passphrase (pattern " wwww" ) has on average 97 bits of entropy.
103
- - A 6-word passphrase (pattern " wwwwww" ) has on average 146 bits of entropy.
102
+ - A 4-word passphrase (pattern "wwww") has on average 101 bits of entropy.
103
+ - A 6-word passphrase (pattern "wwwwww") has on average 152 bits of entropy.
104
104
105
105
This allows for highly secure passphrases, even against brute-force attacks.
106
106
0 commit comments