X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=a802dd254a02a2fb76d80107226e25f7b8e00401;hb=134213954d6380e8b5293e94d59f75b9a9a23df6;hp=61fe02238583cfdb3f9fee73b88b55888fe306bb;hpb=5c203fab6ac25fc76e2b805b7709d9b06ccdd995;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 61fe022..a802dd2 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.14

+

v0.5.0


@@ -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. @@ -86,7 +86,7 @@

- +
@@ -123,12 +123,42 @@

Valid entropy values include:

    -
  • Binary [0-1]
    101010011
  • -
  • Base 6 [0-5]
    123434014
  • -
  • Dice [1-6]
    62535634
  • -
  • Base 10 [0-9]
    90834528
  • -
  • Hex [0-9A-F]
    4187a8bfd9
  • -
  • Card [A2-9TJQK][CDHS]
    ahqs9dtc
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
@@ -174,12 +204,22 @@
- + +
+
- -

- -

+
@@ -191,7 +231,7 @@
- +
@@ -208,6 +248,112 @@
+ +
+
+
+ +
+
+ +