Adds Devise::Encryptors::Aes256.digest and Devise::Encryptors::Aes256.decrypt
Add AES encryption support for Devise
AES encryption plugin for devise. Encrypt in such a way that the results work with MySQL's native AES_ENCRYPT and AES_DECRYPT functions