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:
=

install:
=

Versions:

  1. 0.1.0 December 03, 2018 (179 KB)

Runtime Dependencies (2):

sha3 ~> 1.0.1

Development Dependencies (3):

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

Owners:

Authors:

  • mijinc0

SHA 256 checksum:

=

Total downloads 2,234

For this version 2,234

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: