mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-26 16:38:31 +00:00
Edited ch05_wallets.adoc with Atlas code editor
This commit is contained in:
parent
b676479133
commit
df6a3a46f0
@ -844,7 +844,7 @@ designed for compatibility with hardware signing devices with low-powered
|
|||||||
CPUs. Some alternatives to BIP39 use stronger key-stretching
|
CPUs. Some alternatives to BIP39 use stronger key-stretching
|
||||||
parameters, such as Aezeed's 32,768 rounds of hashing using the more
|
parameters, such as Aezeed's 32,768 rounds of hashing using the more
|
||||||
complex Scrypt algorithm, although they may not be as convenient to run
|
complex Scrypt algorithm, although they may not be as convenient to run
|
||||||
on hardware signing((("wallets", "recovery codes", "seed generation", startref="wallet-recovery-bip39-seed")))((("recovery codes", "seed generation", startref="recovery-code-bip39-seed")))((("BIP39 recovery codes", "seed generation", startref="bip39-recovery-seed")))((("entropy", "seed generation", startref="entropy-seed-generate")))((("seeds", "generating", startref="seed-generate")))((("key-stretching functions", startref="key-stretch"))) devices.
|
on hardware signing devices.
|
||||||
====
|
====
|
||||||
|
|
||||||
Tables pass:[<a data-type="xref" href="#bip39_128_no_pass"
|
Tables pass:[<a data-type="xref" href="#bip39_128_no_pass"
|
||||||
@ -853,7 +853,7 @@ pass:[<a data-type="xref" href="#bip39_128_w_pass"
|
|||||||
data-xrefstyle="select: labelnumber">#bip39_128_w_pass</a>], and
|
data-xrefstyle="select: labelnumber">#bip39_128_w_pass</a>], and
|
||||||
pass:[<a data-type="xref" href="#bip39_256_no_pass"
|
pass:[<a data-type="xref" href="#bip39_256_no_pass"
|
||||||
data-xrefstyle="select: labelnumber">#bip39_256_no_pass</a>] show
|
data-xrefstyle="select: labelnumber">#bip39_256_no_pass</a>] show
|
||||||
some examples of recovery codes and the seeds they produce.
|
some examples of recovery codes and the seeds ((("wallets", "recovery codes", "seed generation", startref="wallet-recovery-bip39-seed")))((("recovery codes", "seed generation", startref="recovery-code-bip39-seed")))((("BIP39 recovery codes", "seed generation", startref="bip39-recovery-seed")))((("entropy", "seed generation", startref="entropy-seed-generate")))((("seeds", "generating", startref="seed-generate")))((("key-stretching functions", startref="key-stretch")))they produce.
|
||||||
|
|
||||||
++++
|
++++
|
||||||
<table id="bip39_128_no_pass">
|
<table id="bip39_128_no_pass">
|
||||||
|
Loading…
Reference in New Issue
Block a user