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:
= Copy to clipboard Copied!

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:

dba9b4cb15ce0a5da60a826b6b4c7233ff974b4ab42fd251b3f7608bc80a2337

Total downloads 2,037

For this version 2,037

License:

MIT

Required Ruby Version: >= 0

Links: