chacha20:ChaCha20和XChaCha20流密码-源码

上传者: 42139302 | 上传时间: 2021-09-23 08:30:37 | 文件大小: 27KB | 文件类型: ZIP
ChaCha20流密码 ChaCha是由Daniel J.Bernstein创建的流密码家族。 最常见的ChaCha变体是ChaCha20(20发子弹)。 ChaCha20在标准化。 该软件包提供了三个ChaCha版本的实现: 具有64位随机数的ChaCha20(对于一个密钥组合,最多可以加密/解密2 ^ 64 * 64字节) 具有96位随机数的ChaCha20(一个密钥一次组合最多可加密/解密2 ^ 32 * 64字节〜256 GB) 带有192位随机数的XChaCha20(对于一个密钥组合,最多可以加密/解密2 ^ 64 * 64字节) 此外,chacha子程序包实现ChaCha20 / 12和ChaCha20 / 8。 这些版本使用12或8轮而不是20轮。但是建议使用ChaCha20(20轮)-几乎所有目的它都足够快。 安装 在您的GOPATH中安装: go get -u

文件下载

资源详情

[{"title":"( 17 个子文件 27KB ) chacha20:ChaCha20和XChaCha20流密码-源码","children":[{"title":"chacha20-master","children":[{"title":".gitignore <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"chacha20_test.go <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 361B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"chacha","children":[{"title":"chacha_ref.go <span style='color:#111;'> 901B </span>","children":null,"spread":false},{"title":"macro.s <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false},{"title":"chacha_test.go <span style='color:#111;'> 19.58KB </span>","children":null,"spread":false},{"title":"chacha_amd64.s <span style='color:#111;'> 24.34KB </span>","children":null,"spread":false},{"title":"chacha_386.s <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"const.s <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"chachaAVX2_amd64.s <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false},{"title":"chacha.go <span style='color:#111;'> 5.57KB </span>","children":null,"spread":false},{"title":"chacha_386.go <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"chacha_amd64.go <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"chacha_generic.go <span style='color:#111;'> 7.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false},{"title":"chacha20.go <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明