A library that provides a simple way for encrypting a message using various cryptography methods.
Most of the methods that are available will return a string. To encrypt, call the encrypt method for one of the algorithms. To decrypt, do it the other way.