RubyGems Navigation menu

ed25519_keccak 0.1.0

This is a signature and verification library of ed 25519. But instead of SHA2_512, Keccak is adopted as a hash function. This implementation is a rewrite of python codes on RFC8032 as ruby.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.0 December 03, 2018 (179.0 KB)

Runtime 依赖 (2):

sha3 ~> 1.0.1

Development 依赖 (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • mijinc0

SHA 256 校验和:

=

下载总量 2,234

这个版本 2,234

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: