{"id":79773,"library":"crypt","title":"Crypt","description":"Pure-Ruby implementation of popular encryption algorithms including Blowfish, GOST, IDEA, and Rijndael (AES).","status":"active","version":"2.2.1","language":"ruby","source_language":null,"source_url":null,"tags":["cryptography","encryption","blowfish","aes"],"install":[{"cmd":"gem install crypt","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'crypt', '~> 2.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Crypt","correct":"require 'crypt'"}],"quickstart":{"code":"require 'crypt'\ninclude Crypt\ncipher = Blowfish.new('key')\nencrypted = cipher.encrypt('data')","lang":"ruby","description":"Encrypt data using Blowfish"},"warnings":[],"env_vars":null,"search_vec":"'ae':16,20 'algorithm':9 'blowfish':11,19 'crypt':1 'cryptographi':17 'encrypt':8,18 'gost':12 'idea':13 'implement':5 'includ':10 'popular':7 'pure':3 'pure-rubi':2 'rijndael':15 'rubi':4","created_at":"2026-06-18T05:01:42.732806+00:00","updated_at":"2026-06-18T05:01:42.732806+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://crypt.finalstep.com.au/","github":null,"docs":"http://www.rubydoc.info/gems/crypt/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}