diff --git a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md index 2a0fc7e9a1215d9cf4182d32844a950e43cb154f..be6ffc7d790a04ed8f1d659aba0897996372afed 100644 --- a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md +++ b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md @@ -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