| Commit message (Expand) | Author | Age | Files | Lines |
* | RELEASE 1.3.1.HEADv1.3.1origin/masterorigin/HEADmaster | Ivan Tcholakov | 2016-08-27 | 2 | -4/+10 |
* | RELEASE 1.3.0.v1.3.0 | Ivan Tcholakov | 2016-03-23 | 1 | -1/+1 |
* | Changes about random bytes generation. | Ivan Tcholakov | 2016-03-23 | 2 | -47/+26 |
* | Removing the CLI method for encryption/decryption permanently. | Ivan Tcholakov | 2016-03-23 | 1 | -91/+1 |
* | Start development of the future release 1.3.0. | Ivan Tcholakov | 2016-03-23 | 3 | -3/+3 |
* | A new release, 1.2.1.v1.2.1 | Ivan Tcholakov | 2015-11-24 | 1 | -1/+1 |
* | Adding a note about the complementary JavaScript project Gibberish AES deprec... | Ivan Tcholakov | 2015-11-24 | 2 | -0/+8 |
* | Test for and use the introduced in PHP7 function random_bytes(). | Ivan Tcholakov | 2015-11-24 | 1 | -0/+23 |
* | openssl_random_pseudo_bytes(): Check the crypto-strong flag. | Ivan Tcholakov | 2015-11-24 | 1 | -1/+6 |
* | A link correction within the source, it should point to the original project. | Ivan Tcholakov | 2015-11-24 | 1 | -1/+1 |
* | Renaming a proteced method, the previous name was ugly. | Ivan Tcholakov | 2015-11-24 | 1 | -2/+2 |
* | A new release, version 1.2.0.v1.2.0 | Ivan Tcholakov | 2015-03-16 | 1 | -1/+1 |
* | Removing an obsolete note. | Ivan Tcholakov | 2015-03-16 | 1 | -3/+0 |
* | Updating README.md. | Ivan Tcholakov | 2015-03-16 | 1 | -0/+2 |
* | Disabling by default the fallback access to openssl from the command line. In... | Ivan Tcholakov | 2015-03-16 | 2 | -4/+9 |
* | Terminology related corrections. | Ivan Tcholakov | 2015-03-16 | 2 | -17/+20 |
* | Adding a code fragment for random bytes generation. | Ivan Tcholakov | 2015-03-16 | 1 | -9/+124 |
* | Minor, cosmetic changes. | Ivan Tcholakov | 2015-03-16 | 1 | -25/+17 |
* | Minor, cosmetic changes. | Ivan Tcholakov | 2015-03-16 | 1 | -5/+8 |
* | Refactoring server capabilities detection. | Ivan Tcholakov | 2015-03-16 | 1 | -53/+71 |
* | Providing byte-safe string functions for the case of loaded 'mbstring' extens... | Ivan Tcholakov | 2015-03-16 | 1 | -10/+38 |
* | Updating copyright years. | Ivan Tcholakov | 2015-03-16 | 3 | -3/+3 |
* | Unifying Windows detection. | Ivan Tcholakov | 2015-03-16 | 1 | -3/+9 |
* | Corrections about random bytes generation, dealing with some PHP versions.v1.1.1 | Ivan Tcholakov | 2014-12-21 | 1 | -5/+23 |
* | A new release, version 1.1.v1.1 | Ivan Tcholakov | 2014-01-30 | 2 | -2/+93 |
* | A new minor release, version 1.0.1.v1.0.1 | Ivan Tcholakov | 2014-01-30 | 1 | -1/+1 |
* | A new minor release, version 1.0.1. | Ivan Tcholakov | 2014-01-30 | 2 | -34/+68 |
* | Adding a link to the live demo. | Ivan Tcholakov | 2014-01-25 | 1 | -0/+5 |
* | Possible stable version 1.0.0.v1.0.0 | Ivan Tcholakov | 2013-10-09 | 2 | -34/+170 |
* | Adding a link with block cipher modes explanation. | Ivan Tcholakov | 2013-10-08 | 1 | -0/+1 |
* | Minor changes within the description. | Ivan Tcholakov | 2013-08-01 | 1 | -6/+9 |
* | Merge branch 'master' of https://github.com/ivantcholakov/gibberish-aes-php.git | Ivan Tcholakov | 2013-05-29 | 1 | -11/+12 |
|\ |
|
| * | A minor correction in README.markdown | Ivan Tcholakov | 2012-11-10 | 1 | -1/+1 |
| * | Update README.markdown | Ivan Tcholakov | 2012-11-10 | 1 | -10/+11 |
* | | Changing the license to MIT, which is more liberal. | Ivan Tcholakov | 2013-05-29 | 3 | -5/+26 |
|/ |
|
* | A correction about removing padding bytes. | Ivan Tcholakov | 2012-03-27 | 1 | -8/+7 |
* | A minor change. | Ivan Tcholakov | 2012-03-27 | 1 | -2/+4 |
* | A minor change. | Ivan Tcholakov | 2012-03-27 | 1 | -1/+1 |
* | A minor change. | Ivan Tcholakov | 2012-03-27 | 1 | -0/+1 |
* | Adding README file. | Ivan Tcholakov | 2012-03-27 | 1 | -0/+31 |
* | This is a static class, instances are disabled. | Ivan Tcholakov | 2012-03-27 | 1 | -0/+4 |
* | All the methods are static. | Ivan Tcholakov | 2012-03-27 | 1 | -5/+5 |
* | Initial source import. | Ivan Tcholakov | 2012-03-27 | 1 | -0/+207 |