forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 4
Encryption Class with Cast 128
Derek Jones edited this page Jul 5, 2012
·
4 revisions
Category:Library::Community | Category:Library::Crypt Extends the Codeigniter Encryption Class to support Cast-128 Encryption if mcrypt is not available.
Cast-128 implementation by Devin Doucette
Download the files and extract them to your application/libraries folder.