SproutCMS

This is the code documentation for the SproutCMS project

class Encrypt

The Encrypt library provides two-way encryption of text and binary strings
using the MCrypt extension (http://php.net/mcrypt)

Class structure

As a function return value

instance from class Encrypt

Returns a singleton instance of Encrypt.

From /sprout/Helpers/Encrypt.php