This commit is contained in:
Hongli Lai (Phusion) 2012-10-06 12:32:29 +02:00
parent 2901fd374a
commit 6904cbb8da
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
This Ruby extension implements the SHA-3 ([Keccak](http://keccak.noekeon.org/)) cryptographic hashing algorithm. It is based on the reference C implementation, version 3.2. The exposed interface is almost identical to that of the `digest` standard library.
[<img src="http://www.phusion.nl/assets/logo.png">](http://www.phusion.nl/)
## Installation
gem install digest-sha3