项目作者: levkk

项目描述 :
Implementation of Salsa20 and family of algorithms. Largerly untested and probably incorrect :)
高级语言: Rust
项目地址: git://github.com/levkk/chacha-rs.git
创建时间: 2019-02-04T03:41:41Z
项目社区:https://github.com/levkk/chacha-rs

开源协议:

下载


Salsa20 and family

Implementation of Salsa20 family of algorithms. For my education only.
Do not use. This is probably insecure and incorrect. :)