summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
diff options
context:
space:
mode:
authorThomas Kerin <me@thomaskerin.io>2016-11-03 10:14:41 +0100
committerThomas Kerin <me@thomaskerin.io>2016-11-03 10:14:41 +0100
commit5b1c59da6d4905610de0c779579cd2db890a7c4c (patch)
tree3a87ecaed92f0d8bfdde32f5ed46cf4bd2b10a5c /bip-0039.mediawiki
parentdd4833f171a9708d0b3fd0d1a87ef579624e643c (diff)
downloadbips-5b1c59da6d4905610de0c779579cd2db890a7c4c.tar.xz
BIP39: 'recommended size' -> 'allowed size'
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r--bip-0039.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index 3c95d4d..f0f5909 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -33,7 +33,7 @@ sentences (also known as brainwallets) into a wallet seed.
The mnemonic must encode entropy in a multiple of 32 bits. With more entropy
security is improved but the sentence length increases. We refer to the
-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.
First, an initial entropy of ENT bits is generated. A checksum is generated by
taking the first <pre>ENT / 32</pre> bits of its SHA256 hash. This checksum is