Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Helper classes

Itehnological edited this page Apr 7, 2013 · 2 revisions

String

Methods

#encrypt
#decrypt
#encrypt!
#decrypt!

###Encryption::String


#### encrypt → encrypted_string #### decrypt → original_string #### encrypt! → encrypted_string #### encrypt! → original_string
Clone this wiki locally