renamed: XOR-Seed-Splitting--Theory-and-Practice.md -> XOR-Seed-Splitting-^-Theory-and-Practice.md
parent
8950457f2a
commit
c221e10ec4
3 changed files with 5 additions and 4 deletions
2
Home.md
2
Home.md
|
|
@ -33,7 +33,7 @@ within the pager are performed via the `/` key.
|
|||
|
||||
> #### [Subwallets](Subwallets)
|
||||
|
||||
> #### [XOR Seed Splitting](XOR-Seed-Splitting--Theory-and-Practice)
|
||||
> #### [XOR Seed Splitting](XOR-Seed-Splitting-^-Theory-and-Practice)
|
||||
|
||||
> #### [Test Suite](Test-Suite)
|
||||
|
||||
|
|
|
|||
|
|
@ -8,8 +8,9 @@
|
|||
|
||||
### <a id="a_xor">XOR Seed Splitting: A Theoretical Introduction</a>
|
||||
|
||||
The bitwise exclusive-or operation (usually denoted as `XOR`, or “![⊕]”)
|
||||
has interesting properties that make it very useful in cryptography.
|
||||
The bitwise exclusive-or operation (usually denoted as `XOR`, “![⊕]”, or “^” in
|
||||
programming languages), has interesting properties that make it very useful in
|
||||
cryptography.
|
||||
|
||||
Suppose we have two bytes, *a* and *b*:
|
||||
|
||||
|
|
@ -27,6 +27,6 @@
|
|||
[6]: Recovering-Your-Keys-Without-the-MMGen-Wallet-Software
|
||||
[7]: Altcoin-and-Forkcoin-Support
|
||||
[8]: Subwallets
|
||||
[9]: https://github.com/mmgen/mmgen-wallet/wiki/XOR-Seed-Splitting--Theory-and-Practice
|
||||
[9]: https://github.com/mmgen/mmgen-wallet/wiki/XOR-Seed-Splitting-^-Theory-and-Practice
|
||||
[10]: Test-Suite
|
||||
[11]: Tool-API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue