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:
=
安装:
=
版本列表:
- 0.1.0 December 03, 2018 (179.0 KB)
Runtime 依赖 (2):
digest-sha3-patched
~> 1.1.1
sha3
~> 1.0.1