Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
d88b31550ae2aeb0e3bcc11ba82d4838f8a5fd31
/
system
/
libraries
/
Encrypt.php
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
a926328
Changing all class constructors to __construct()
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
092103e
fixed a spot where the encryption mode was still a hard coded constant instead of the fetched variable
by Derek Jones
· 14 years ago
09c7793
Significant changes to the Encryption library
by Derek Jones
· 14 years ago
7284f06
changed key comparison to be loosely typed, so an error would be triggered when an empty string is attempted to be used as an encryption key
by Derek Jones
· 14 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
af03e05
fixed decode()'s validation of the string...
by Derek Jones
· 16 years ago
57f9f39
change of a false test (yes, again)
by Derek Allard
· 16 years ago
0c9e270
mostly trivial whitespace adjustments
by Derek Allard
· 16 years ago
e5ad2c7
change of a false test
by Derek Allard
· 16 years ago
3204f1f
removed a call to the validation class, as it's overkill for a simple preg_match
by Rick Ellis
· 16 years ago
e4a7db4
updated copyright
by Rick Ellis
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
15130ca
* Added valid_base64() to the Validation class
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
d32d45c
fixed bug #3003 preventing encryption from working with modes other than MCRYPT_MODE_ECB. Also added some noise to the cipher so the IV can safely be transported along with the encrypted data.
by Derek Jones
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
83ec240
typo in comments
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
9fa0037
by admin
· 18 years ago
10c3f41
by admin
· 18 years ago
88a8ad1
by admin
· 18 years ago
3ed8c51
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
7981a9a
by admin
· 18 years ago
e79dc71
by admin
· 18 years ago
141808a
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago