{"id":86930,"library":"fast-aes","title":"Fast AES","description":"Simple but LOW security AES gem - OBSOLETE.","status":"active","version":"0.1.2","language":"ruby","source_language":null,"source_url":"https://github.com/nateware/fast-aes","tags":["aes","encryption","obsolete","low-security"],"install":[{"cmd":"gem install fast-aes","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'fast-aes', '~> 0.1.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"FastAES","correct":"require 'fast-aes'"}],"quickstart":{"code":"require 'fast-aes'\ncipher = FastAES.new('key')\nencrypted = cipher.encrypt('secret data')\nputs encrypted","lang":"ruby","description":"Encrypts data using AES (low security, obsolete)."},"warnings":[{"fix":"Use a more secure encryption library like OpenSSL or RbNaCl.","message":"This gem is marked as OBSOLETE and provides low security; do not use for production.","severity":"breaking","affected_versions":">= 0.0.0"}],"env_vars":null,"search_vec":"'ae':2,7,10 'encrypt':11 'fast':1 'gem':8 'low':5,14 'low-secur':13 'obsolet':9,12 'secur':6,15 'simpl':3","created_at":"2026-06-19T08:10:35.444101+00:00","updated_at":"2026-06-19T08:10:35.444101+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://github.com/nateware/fast-aes","github":"https://github.com/nateware/fast-aes","docs":"http://www.rubydoc.info/gems/fast-aes/","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-19","next_check":"2026-12-16","install_tag":null}}