jCrypt.class.php
Tags
- subpackage
-
utils
- author
-
Antoine Detante
- contributor
-
Laurent Jouanneau
- contributor
-
Hadrien Lanneau
- copyright
-
2007 Antoine Detante, 2009-2012 Laurent Jouanneau
- link
- http://www.jelix.org
- licence
-
GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Interfaces, Classes and Traits
- jCrypt
- Static methods help to encrypt and decrypt string. mCrypt is used if it is installed, else a basic algorithm is used.