Registry / crypto / blake2b

blake2b

JSON →
library0.10.0rbrubygemsunverified

A cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3 for 64-bit systems.

gem install blake2b
INSTALL
IMPORT
SIG · BLAKE2B
B
blake2b
cryptorubyv0.10.0
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.

Blake2b
require 'blake2b'

Compute a BLAKE2b hash of a string.

require 'blake2b' puts Blake2b.hexdigest('hello')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
blake2b — gem install blake2b · libregistry