interface ICryptography
Cryptography Interface
Encrypt
Decrypt
encrypt(string $text)
decrypt(string $text)