|
0c1557e56a
|
Fix doc for generateSalt.
$cost must be in range 4-31.
|
2014-01-07 18:12:25 +02:00 |
|
|
0d38d6131e
|
doc fix.
|
2013-12-16 21:04:42 -05:00 |
|
|
92b9ae382f
|
Update BaseSecurity.php
prevent call strlen function twice
|
2013-12-14 22:22:54 +03:00 |
|
|
26767735dc
|
Renamed byte methods, moved path methods back to StringHelper
|
2013-12-04 14:26:47 +01:00 |
|
|
5f2a612c78
|
Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods
|
2013-12-04 09:48:01 +01:00 |
|
|
454a9ee52e
|
fixes #1303: Security::decrypt now returns null w/o error when null is passed as $data
|
2013-11-23 19:44:03 +04:00 |
|
|
abb349361b
|
use json format.
|
2013-11-08 21:47:54 -05:00 |
|
|
f09c78aad9
|
save security keys as a serialized string instead of exported variable.
|
2013-11-08 21:35:51 -05:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
64a33e7849
|
Fix phpdoc.
|
2013-09-29 18:18:59 +02:00 |
|
|
cb7921b8a5
|
Fix StringHelper::substr() call.
|
2013-09-29 17:59:31 +02:00 |
|
|
6dc69e68b5
|
Add data padding and key derivation.
|
2013-09-29 17:21:41 +02:00 |
|
|
b873f9f242
|
Fixes #915: helper classes renamed again
|
2013-09-28 16:25:43 +04:00 |
|