Genie.Encryption.encrypt โ Function.encrypt{T}(s::T) :: StringEncrypts s.
Genie.Encryption.decrypt โ Function.decrypt(s::String) :: StringDecrypts s (a string previously encrypted by Genie).
Genie.Encryption.encrypt โ Function.encrypt{T}(s::T) :: StringEncrypts s.
Genie.Encryption.decrypt โ Function.decrypt(s::String) :: StringDecrypts s (a string previously encrypted by Genie).