keccak 1.3.2
Install from the command line:
Learn more about RubyGems packages
$ gem install keccak --version "1.3.2"
Install via Gemfile:
source "https://rubygems.pkg.github.com/q9f" do
gem "keccak", "1.3.2"
end
About this version
The Keccak (SHA3) hash used by Ethereum. This does not implement the final FIPS202 standard, today known as SHA3 but rather an early version, commonly referred to as Keccak.