{"id":80325,"library":"encrypted-strings","title":"Encrypted Strings","description":"Provides dead-simple string encryption and decryption syntax.","status":"active","version":"0.3.3","language":"ruby","source_language":null,"source_url":"https://github.com/pluginaweek/encrypted_strings","tags":["encryption","decryption","string"],"install":[{"cmd":"gem install encrypted_strings","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'encrypted_strings', '~> 0.3.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"EncryptedStrings","correct":"require 'encrypted_strings'"}],"quickstart":{"code":"require 'encrypted_strings'\nencrypted = 'Hello'.encrypt(:symmetric, password: 'secret')\nputs encrypted.decrypt(:symmetric, password: 'secret')","lang":"ruby","description":"Encrypt and decrypt a string using a symmetric password."},"warnings":[],"env_vars":null,"search_vec":"'dead':5 'dead-simpl':4 'decrypt':10,13 'encrypt':1,8,12 'provid':3 'simpl':6 'string':2,7,14 'syntax':11","created_at":"2026-06-18T05:20:13.861915+00:00","updated_at":"2026-06-18T05:20:13.861915+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://www.pluginaweek.org","github":"https://github.com/pluginaweek/encrypted_strings","docs":"http://www.rubydoc.info/gems/encrypted_strings/","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}}