summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include important file in git commitv1.0.1origin/v1.xParagon Initiative Enterprises2016-06-121-11/+18
* Handle edge cases reported by @terrafrost in phpseclibParagon Initiative Enterprises2016-06-121-0/+49
* Update readme to only track the v1.x branchScott2016-04-081-1/+1
* Prepare for 1.0.0v1.0.0Scott2016-04-081-3/+3
* Improved docblocks and test coverageScott2016-04-0820-120/+634
* Remove PHP 5.3/5.4 from Travis, but leave it in composer.Scott2016-04-081-2/+0
* Add version requirements noticeScott2016-04-081-0/+6
* Readme fix. Tagging v0.6.0v0.6.0Scott2016-04-081-1/+4
* D.R.Y.Paragon Initiative Enterprises2016-04-083-341/+268
* Default to lowercase, unless using the RFC4648 interface.Paragon Initiative Enterprises2016-04-085-43/+392
* Update docblock. 0.5.1v0.5.1Scott2016-03-241-1/+1
* Return false when non-base64 chars are usedScott2016-03-241-3/+1
* Update Base64.phpScott2016-03-151-6/+0
* * Add Base64UrlSafev0.5.0Paragon Initiative Enterprises2016-03-149-68/+387
* Update composer.jsonv0.4.0Scott2016-03-131-2/+2
* Experiment: Does this work in 5.3/5.4?Scott2016-03-131-1/+3
* Add Base32Hex, completing RFC 4648 coverage.v0.3.0Scott2016-03-127-87/+224
* Refactor into classesScott2016-03-129-806/+746
* Improve test coverageParagon Initiative Enterprises2016-03-123-80/+117
* Update README.mdScott2016-03-121-4/+0
* Get rid of chr()/ord()v0.2.1Scott2016-03-122-162/+271
* Update README.mdScott2016-03-111-0/+6
* Update README.mdScott2016-03-111-0/+1
* Add base32 example to readmeScott2016-03-111-3/+5
* RFC 4648 base64-encodingv0.2.0Paragon Initiative Enterprises2016-03-112-1/+382
* Update readme0.1.0Paragon Initiative Enterprises2016-02-021-1/+7
* Add hex encoding/decodingParagon Initiative Enterprises2016-02-021-1/+58
* Add build statusParagon Initiative Enterprises2016-02-021-0/+2
* Add Travis fileParagon Initiative Enterprises2016-02-021-0/+18
* Add READMEParagon Initiative Enterprises2016-02-021-0/+31
* Initial commit.Paragon Initiative Enterprises2016-02-026-0/+632