This commit is contained in:
yjjnls 2018-10-27 15:15:31 +08:00
parent fed6b1bbfc
commit 76c047390b

View File

@ -123,11 +123,11 @@ The "classic" Satoshi-blockchain is like a git repo with a single master branch
--> -->
- **Encryption knowledge** - **Encryption knowledge**
_ [Asymmetric encryption](./Basic/crypto.md#%E9%9D%9E%E5%AF%B9%E7%A7%B0%E5%8A%A0%E5%AF%86) * [Asymmetric encryption](./Basic/crypto.md#%E9%9D%9E%E5%AF%B9%E7%A7%B0%E5%8A%A0%E5%AF%86)
_ [Digital signature & certificate](./Basic/crypto.md#%E6%95%B0%E5%AD%97%E7%AD%BE%E5%90%8D) * [Digital signature & certificate](./Basic/crypto.md#%E6%95%B0%E5%AD%97%E7%AD%BE%E5%90%8D)
_ [Merkle tree](./Basic/crypto.md#merkle-tree) * [Merkle tree](./Basic/crypto.md#merkle-tree)
_ [Merkle tree in blockchain](./Basic/merkle_tree_in_blockchain.md) * [Merkle tree in blockchain](./Basic/merkle_tree_in_blockchain.md)
\* [Merkle DAG](http://www.sohu.com/a/247540268_100222281) * [Merkle DAG](http://www.sohu.com/a/247540268_100222281)
<!-- <!--
### Consensus ### Consensus
--> -->
@ -144,9 +144,9 @@ The "classic" Satoshi-blockchain is like a git repo with a single master branch
### Applications ### Applications
--> -->
- **Applications** - **Applications**
- [Do You Need a Blockchain?](https://spectrum.ieee.org/computing/networks/do-you-need-a-blockchain) * [Do You Need a Blockchain?](https://spectrum.ieee.org/computing/networks/do-you-need-a-blockchain)
- [What can't blockchain do?](https://www.jianshu.com/p/70f6a29a6296) * [What can't blockchain do?](https://www.jianshu.com/p/70f6a29a6296)
- [More](./Extension/application.md) * [More](./Extension/application.md)
<!-- <!--
### Capacity expansion and chain governance ### Capacity expansion and chain governance
--> -->