随笔分类 -  区块链

摘要:### 1.2 密码学及安全技术 ![i区块链中的密码学与安全技术](https://upload-images.jianshu.io/upload_images/21415382-a06021e50cc209bf.png?imageMogr2/auto-orient/strip%7CimageVi 阅读全文
posted @ 2023-06-24 17:27 架构师老狼 阅读(452) 评论(0) 推荐(0)
摘要:## 1.1共识机制 ### 1.1.1核心定义 区块链上的共识机制主要解决由谁来构造区块,以及如何维护区块链统一的问题 ### 1.1.2共识机制分类 ![共识机制分类](https://upload-images.jianshu.io/upload_images/21415382-3fc906c 阅读全文
posted @ 2023-06-04 21:59 架构师老狼 阅读(176) 评论(0) 推荐(0)
摘要:## 1 整体架构 ![fabric架构图](https://upload-images.jianshu.io/upload_images/21415382-dbc852a38f6c6c80.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 阅读全文
posted @ 2023-05-27 20:33 架构师老狼 阅读(88) 评论(0) 推荐(0)
摘要:#### 1 椭圆曲线密码学 - 椭圆曲线密码学(Elliptic Curve Cryptography,缩写ECC),是基于椭圆曲线数学理论实现的一种非对称加密算法。椭圆曲线在密码学中的使用是在1985年有Neal Koblitz和Victor Miller分别提出来的。 - 标准的椭圆曲线 ![ 阅读全文
posted @ 2023-05-27 18:00 架构师老狼 阅读(343) 评论(0) 推荐(0)