近日,秘猿科技宣布开源第一个基于 Rust 语言的国密算法代码库,以及对该算法支持友好的 CITA v0.18 版本。随着社会信息化程度的不断提高,各国对于本国的密码算法及标准均上升到国家战略的高度。在我国,各级政府、金融等行业在设计软件及信息化系统时,在密码算法实现上均需采用国密标准,区块链系统一样不例外。但做为一种新兴的技术,平滑支持国密代码库且开源的区块链系统寥寥无几。git
CITA 采用 Rust 语言实现,做为世界首个采用微服务架构设计的区块链底层架构,自开源之日起就普遍与社区和高校合做,不断丰富相关开发工具与公共代码资源,现已拥有众多企业级客户和社区开发者。这次更新,用户在尊重版权的前提下,便可自由调用 Rust 实现的国密算法库,来匹配业务场景所需的国密签名算法,大幅下降企业用户及开发者得到高性能区块链底层设计服务的成本,方便用户打造最贴近业务需求的区块链。github
国密代码库地址:算法
https://github.com/cryptape/libsm架构
CITA v0.18连接:app
https://github.com/cryptape/cita/releases/tag/v0.18 微服务
感谢北京航空航天大学伍前红老师及唐宗勋、牛俊翔为该实现版本作出的贡献。工具
在区块链技术研发方面,秘猿科技一直坚持开源精神,欢迎愿意参与区块链开源社区研发的机构和我的,共同打造世界一流的区块链开源社区,创造更大价值。性能
版本更新时间线:区块链
v0.19 Osmanthus Cake开发工具
@kaikai1024 kaikai1024 released this 23 days ago
v0.18 Egg Fried Rice
@driftluo driftluo released this on 30 Aug · 271 commits to develop since this release
v0.17 Flos Sophorae Pancake
rink1969 released this on 18 Jul · 307 commits to develop since this release
v0.16 Kutto Roti
u2 released this on 15 May · 730 commits to develop since this release
v0.15 Orient Express
rink1969 released this on 30 Mar · 982 commits to develop since this release
v0.13 Happy Chinese New Year
janx released this on 1 Feb · 1238 commits to develop since this release
v0.12 Happy New Year
janx released this on 18 Jan · 1327 commits to develop since this release
urugang released this on 26 Oct 2017 · 1608 commits to develop since this release
源码地址: