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

[DEWIF] remove # before example number

parent 5cd0b62b
No related branches found
No related tags found
1 merge request!5Dewif
...@@ -75,7 +75,7 @@ aes256 key: scrypt of user passphrase with the following parameters: ...@@ -75,7 +75,7 @@ aes256 key: scrypt of user passphrase with the following parameters:
**r:** 16 **r:** 16
**p:** 1 **p:** 1
Example #1: Example 1:
aes256 key generated from scrypt with the following parameters: aes256 key generated from scrypt with the following parameters:
...@@ -141,7 +141,7 @@ aes256 key: scrypt of user passphrase with the following parameters: ...@@ -141,7 +141,7 @@ aes256 key: scrypt of user passphrase with the following parameters:
**r:** 16 **r:** 16
**p:** 1 **p:** 1
Example #2: Example 2:
aes256 key generated from scrypt with the following parameters: aes256 key generated from scrypt with the following parameters:
...@@ -190,7 +190,7 @@ aes256 key: scrypt of user passphrase with the following parameters: ...@@ -190,7 +190,7 @@ aes256 key: scrypt of user passphrase with the following parameters:
**r:** 16 **r:** 16
**p:** 1 **p:** 1
Example #3: Example 3:
**keypair seed:** 0xb7d3a54e1c20172cd38e0d803776a3bacf11f895ef8ef846043a0d628431c872 **keypair seed:** 0xb7d3a54e1c20172cd38e0d803776a3bacf11f895ef8ef846043a0d628431c872
**N:** `2^15 = 32768` **N:** `2^15 = 32768`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment