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

相關連結: