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

Helper classes

Itay Grudev edited this page Oct 2, 2016 · 2 revisions

String

Methods

#encrypt
#decrypt
#encrypt!
#decrypt!

Encryption::String

encrypt → encrypted_string

decrypt → original_string

encrypt! → encrypted_string

decrypt! → original_string