76 lines
2.9 KiB
Markdown
76 lines
2.9 KiB
Markdown
# Specs - References
|
|
|
|
## 1. <a name='Autheursvalidationsdatesversionschangementandhistorique'></a>Autheurs, validations, dates, versions, changement and historique
|
|
|
|
Cf. [Git SDK COMMON](https://git.4nk.com/4nk/sdk_common/doc)
|
|
|
|
## 2. <a name='Tabledesmatires'></a>Table des matières
|
|
|
|
<!-- vscode-markdown-toc -->
|
|
* 1. [Autheurs, validations, dates, versions, changement and historique](#Autheursvalidationsdatesversionschangementandhistorique)
|
|
* 2. [Table des matières](#Tabledesmatires)
|
|
* 3. [Documents de référence](#Documentsderfrence)
|
|
* 4. [AES & Quantum resistant](#AESQuantumresistant)
|
|
* 5. [Crypto](#Crypto)
|
|
* 6. [Bitcoin Silent Payments](#BitcoinSilentPayments)
|
|
* 7. [Bitcoin wallet](#Bitcoinwallet)
|
|
* 8. [Bitcoin protocols](#Bitcoinprotocols)
|
|
* 9. [Data anchoring](#Dataanchoring)
|
|
* 10. [Layers](#Layers)
|
|
* 11. [Todo](#Todo)
|
|
|
|
<!-- vscode-markdown-toc-config
|
|
numbering=true
|
|
autoSave=true
|
|
/vscode-markdown-toc-config -->
|
|
<!-- /vscode-markdown-toc -->
|
|
|
|
## 3. <a name='Documentsderfrence'></a>Documents de référence
|
|
|
|
Voir [_Doc_references.md](_Doc_references.md).
|
|
|
|
## 4. <a name='AESQuantumresistant'></a>AES & Quantum resistant
|
|
|
|
* <https://medium.com/asecuritysite-when-bob-met-alice/why-is-128-bit-aes-insecure-for-a-quantum-computer-but-256-bit-is-not-814a8a9d6500>
|
|
|
|
## 5. <a name='Crypto'></a>Crypto
|
|
|
|
* <https://en.wikipedia.org/wiki/Scrypt>
|
|
|
|
## 6. <a name='BitcoinSilentPayments'></a>Bitcoin Silent Payments
|
|
|
|
* <https://github.com/bitcoin/bitcoin/issues/28536>
|
|
* <https://github.com/genjix/bips/blob/master/bip-stealth.mediawiki>
|
|
* <https://github.com/bitcoin/bips/blob/master/bip-0047.mediawiki>
|
|
* <https://gist.github.com/Kixunil/0ddb3a9cdec33342b97431e438252c0a>
|
|
* <https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki>
|
|
* <https://gnusha.org/taproot-bip-review/2020-01-23.log>
|
|
* <https://gist.github.com/RubenSomsen/be7a4760dd4596d06963d67baf140406>
|
|
|
|
## 7. <a name='Bitcoinwallet'></a>Bitcoin wallet
|
|
|
|
* <https://river.com/learn/terms/b/bip-44-derivation-paths-for-p2pkh>
|
|
* <https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md>
|
|
* <https://github.com/bitcoin/bips/blob/master/bip-0380.mediawiki>
|
|
* <https://en.bitcoin.it/wiki/BIP_0032>
|
|
* <https://en.bitcoin.it/wiki/BIP_0044>
|
|
|
|
## 8. <a name='Bitcoinprotocols'></a>Bitcoin protocols
|
|
|
|
* <https://en.bitcoin.it/wiki/Protocol_specification>
|
|
* <https://en.bitcoin.it/wiki/Protocol_specification#Inventory_Vectors>
|
|
|
|
## 9. <a name='Dataanchoring'></a>Data anchoring
|
|
|
|
* <https://bitcoin.stackexchange.com/questions/78572/op-return-max-bytes-clarification>
|
|
* <https://petertodd.org/2016/opentimestamps-announcement#fnref:rewrite>
|
|
* <https://www.lopp.net/bitcoin-information/data-anchor.html>
|
|
|
|
## 10. <a name='Layers'></a>Layers
|
|
|
|
* <https://blackpaper.rgb.tech/consensus-layer/3.-client-side-validation/3.1.-proof-of-publication>
|
|
* <https://milan2016.scalingbitcoin.org/files/presentations/D2%20-%20A%20-%20Peter%20Todd.pdf>
|
|
* <https://www.lopp.net/bitcoin-information/other-layers.html>
|
|
|
|
## 11. <a name='Todo'></a>Todo
|