Skip to content
Snippets Groups Projects
Commit 311ea92f authored by Éloïs's avatar Éloïs
Browse files

[DEWIF] fix example 2 data

parent 1008a2a5
No related branches found
No related tags found
1 merge request!5Dewif
......@@ -182,7 +182,7 @@ WARNING: Only the "useful" part of the entropy is used to calculate the checksum
0x00 # Language english
0x10 # Entropy length
0x33E46BB13A746EA41CDDE45C90846A79 # Mnemonic entropy
0x00000000000000000000000000000000 # Mnemonic entropy padding
0xaa083bd16c8317121d34b5aed1c1420a # Mnemonic entropy padding (random bytes)
0x8a2bb5a0cb0acfba # checksum (SHA256 of 0xc54299ae71fe2a4ecdc7d58a || 0x00 || 0x10 || 0x33E46BB13A746EA41CDDE45C90846A79)
```
......@@ -197,7 +197,7 @@ WARNING: Only the "useful" part of the entropy is used to calculate the checksum
DEWIF base 64 string (with xor key `"toto titi tata"`):
`AAAAARAAAAEOAVdFrhPxVIhaRvWaM7vMCKg3C8Tvpn66v+z/7frzCONBABhrDBygESqnEg==`
`AAAAARAAAAEOAcVCma5x/ipOzcfViufNdfj5k4Sl5zdrHLf9PPGDkH1Pz3y8tFrx/jZZcJd92LIk+EWIrjxiSw==`
[BIP32-Ed25519]: https://drive.google.com/file/d/0ByMtMw2hul0EMFJuNnZORDR2NDA/view
[BIP39]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#generating-the-mnemonic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment