We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1286a77 + 5b1c59d commit 095fbdaCopy full SHA for 095fbda
bip-0039.mediawiki
@@ -33,7 +33,7 @@ sentences (also known as brainwallets) into a wallet seed.
33
34
The mnemonic must encode entropy in a multiple of 32 bits. With more entropy
35
security is improved but the sentence length increases. We refer to the
36
-initial entropy length as ENT. The recommended size of ENT is 128-256 bits.
+initial entropy length as ENT. The allowed size of ENT is 128-256 bits.
37
38
First, an initial entropy of ENT bits is generated. A checksum is generated by
39
taking the first <pre>ENT / 32</pre> bits of its SHA256 hash. This checksum is
0 commit comments