Registry / crypto / gibberish

gibberish

JSON →
library2.1.1rbrubygemsunverified

Supports SJCL compatible AES encryption, HMAC, and Digests

gem install gibberish
INSTALL
IMPORT
SIG · GIBBERISH
G
gibberish
cryptorubyv2.1.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.

Gibberish
require 'gibberish'

Encrypt and decrypt data using AES

require 'gibberish' cipher = Gibberish::AES.new('password') encrypted = cipher.encrypt('secret data') decrypted = cipher.decrypt(encrypted)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources