Registry / crypto / digest-lite

digest-lite

JSON →
library0.0.1rbrubygemsunverified

Pure Ruby implementations of cryptographic hash functions like Keccak and SHA3 without C extensions.

gem install digest-lite
INSTALL
IMPORT
SIG · DIGEST-LITE
D
digest-lite
cryptorubyv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Digest
require 'digest-lite'

Compute a Keccak hash using the pure Ruby implementation.

require 'digest-lite' Digest::KeccakLite.hexdigest('hello')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
14
Amazon
1
Resources
digest-lite — gem install digest-lite · libregistry