X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=src%2Findex.html;h=491b4be0729b477338eabd2870558a9cadec7500;hp=73d0084b0ec258a6bf55dfc1835076c9175adf9f;hb=83b2f0f10e950c7a05717bbe20ecc4367557abb6;hpb=7a11300336844b822a8f3ec4f85586b79c5954f4 diff --git a/src/index.html b/src/index.html index 73d0084..491b4be 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ BIP39 - Mnemonic Code - + @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.3.10

+

v0.5.2


@@ -24,7 +24,7 @@
-

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum).

+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word contains a checksum).

For more info see the BIP39 spec. @@ -69,7 +69,7 @@

- +
- + +
+
+
+ +
+
+
+
- +
- +
@@ -195,9 +246,116 @@
- +
+ +
+
+
+ +
+
+ + +
+
+ +
+
- +
@@ -748,6 +913,11 @@ Read more at the official BIP49 spec

+

BIP85 Deterministic Entropy From BIP32 Keychains

+

+ Read more at the + official BIP85 spec +

Entropy

Entropy values should not include the BIP39 checksum. This is automatically added by the tool. @@ -784,6 +954,19 @@

You are not a good source of entropy.

+

+ Card entropy has been implemented assuming cards are replaced, not drawn one after another. + A full deck with replacement generates 232 bits of entropy (21 words). A full deck without replacement generates 225 bits of entropy (21 words). + Card entropy changed significantly from v0.4.3 to v0.5.0. The old version can be accessed at + + https://github.com/iancoleman/bip39/releases/tag/0.4.3 + + or + + https://web.archive.org/web/20201018232020/https://iancoleman.io/bip39/ + + +

License

Please refer to the software license for more detail. @@ -827,9 +1010,9 @@ on any offline computer.

- Alternatively, download the file from the repository + Alternatively, download the file from the latest GitHub release - - https://github.com/iancoleman/bip39 + https://github.com/iancoleman/bip39/releases/latest/

@@ -913,21 +1096,17 @@ - - - - - - - + + - - - - + + + + + @@ -937,9 +1116,9 @@ + + - -