Makes Core::getUid() static. Fixes #105 |
|
More...
|
about 12 years ago
|
Improved #2(Minor changes). |
|
More...
|
over 12 years ago
|
Merge branch 'master' of https://github.com/Yousha/phpSec |
|
More...
|
over 12 years ago
|
Fixes tabs. |
|
More...
|
over 12 years ago
|
Addes \phpSec\Auth\Google, Authenticate using Google Authenticator. |
|
More...
|
over 12 years ago
|
New class: \phpSec\String\Base32 |
|
More...
|
over 12 years ago
|
Adds improvements to \phpSec\Crypt\Hash * Adds \phpSec\ Crypt\Hash::getInfo() * Fixes bug when checking Bcrypt hashes introduced when adding Drupal support. |
|
More...
|
over 12 years ago
|
Updates changelog. |
|
More...
|
over 12 years ago
|
Adds Authy support to feature list, and updates link to docs. |
|
More...
|
over 12 years ago
|
Adds \phpSec\common\Exec. Fixes #101 |
|
More...
|
over 12 years ago
|
Adds support for Drupal and plain hashes. Fixes #100 |
|
More...
|
over 12 years ago
|
Specifies encryption algorithm and mode in session handler. |
|
More...
|
over 12 years ago
|
Improves \phpSec\Crypt\Crypto - Better error messages. - Automatic enabling of padding when needed. - Detect mixing of non-block and block modes and ciphers. |
|
More...
|
over 12 years ago
|
Adds \phpSec\Crypt\Rand::bool() Generate random boolean. |
|
More...
|
over 12 years ago
|
Improves \phpSec\Common\Core\genUid() genUid() now generates a 32bit hexadecimal string. Improves Cache and session security. |
|
More...
|
over 12 years ago
|
Adds new, improved autoloader. |
|
More...
|
over 12 years ago
|
Fixes changelog for 0.4.0 |
|
More...
|
over 12 years ago
|
Updates documentation in Authy. |
|
More...
|
over 12 years ago
|
Don't throw notice if we use Mcrypt to generate randomness. |
|
More...
|
over 12 years ago
|
Updates wishlist. |
|
More...
|
over 12 years ago
|
Suggests Mcrypt, and OpenSSL. |
|
More...
|
over 12 years ago
|
Updates keyworkds. |
|
More...
|
over 12 years ago
|
Adds real version number to composer.json example. |
|
More...
|
over 12 years ago
|
Fixes some coding style errors. |
|
More...
|
over 12 years ago
|
Adds bootstrap.php file. |
|
More...
|
over 12 years ago
|
Updates documentation of methods in Core. |
|
More...
|
over 12 years ago
|
Small changes in the README |
|
More...
|
over 12 years ago
|
Try new documentation syntax. |
|
More...
|
over 12 years ago
|
Adds wishlist. |
|
More...
|
over 12 years ago
|
Fixes small formating errors. |
|
More...
|
over 12 years ago
|