Taylor Otwell
|
15414808a1
fix padding bug in crypter.
|
11 years ago |
NetPuter
|
b48621901f
Use `mb_substr` instead of `sub_str` in order to resolve multi-language problem.
|
12 years ago |
Greg Aker
|
88dd2f3232
Altering visibility of Crypter::randomizer() to public.
|
12 years ago |
Taylor Otwell
|
ea358eb371
cleaning up code.
|
12 years ago |
Taylor Otwell
|
bb0967cceb
throw exception if padding is invalid.
|
12 years ago |
Taylor Otwell
|
ab5ce2a7eb
added pkcs7 compliant padding to encryption class instead of default 0 padding.
|
12 years ago |
Taylor Otwell
|
0438c69648
added better random sources in crypter, seed random number generator on every call.
|
12 years ago |
Taylor Otwell
|
ebcf34e3b4
cleaning up crypter.
|
12 years ago |
Taylor Otwell
|
2b12c0c140
modified cookie class. set application key on first request if not set.
|
12 years ago |
Taylor Otwell
|
97fcea1e51
cleaned up paths.
|
12 years ago |
Taylor Otwell
|
f44c565ee4
converted path constants to $GLOBALS.
|
12 years ago |
Taylor Otwell
|
b5442c67fc
merged skunkworks into develop.
|
13 years ago |
Taylor Otwell
|
d392365a1b
Trim an exception message in the crypter.
|
13 years ago |
Phill Sparks
|
58638216e8
Throw better Exceptions
|
13 years ago |
Taylor Otwell
|
b6ab0b08ce
moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file.
|
13 years ago |
Taylor Otwell
|
1e7850d9ba
refactoring for dependency injection and testability.
|
13 years ago |
Taylor Otwell
|
8c226e9d67
tweaking crypter class.
|
13 years ago |
Taylor Otwell
|
ce8c230e72
tweak crypter exception message.
|
13 years ago |
Taylor Otwell
|
5b85edb23b
more 2.0 changes
|
13 years ago |
Taylor Otwell
|
1e90e42404
first commit of 2.0
|
13 years ago |