summaryrefslogtreecommitdiffstats
path: root/system/mcrypt/README
blob: 7040c7084187fd857e6ce56a2d6bfb92f321de80 (plain)
1
2
3
4
5
mcrypt is a replacement for the old crypt package and crypt command with
extensions. It allows developers to use a wide range of encryption functions
including encrypting files or data streams without having to be cryptographers.

mcrypt is recommended if you are using phpmyadmin for database administration.