This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
*DEAD* Ruby on Rails plugin that allows for super simple string encryption.
License
handerson/string_encryption
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
string_encryption v0.1 ================ Ruby on Rails plugin that allows for super simple string encryption. Example ======= Setup: script/plugin install git://github.com/handerson/string_encryption.git script/generate encryption_key Encryption: "Test".encrypt => "NDFkZTc5NDEyNTg1MzdiZPzBrxZz5aoN%0A" Decryption "NDFkZTc5NDEyNTg1MzdiZPzBrxZz5aoN%0A".decrypt => "Test" Copyright (c) 2009 Knetwit Inc., released under the MIT license Author(s): Heath Anderson
About
*DEAD* Ruby on Rails plugin that allows for super simple string encryption.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published