summaryrefslogtreecommitdiffstats
path: root/tests/EncodingTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Improved docblocks and test coverageScott2016-04-081-59/+59
|
* Default to lowercase, unless using the RFC4648 interface.Paragon Initiative Enterprises2016-04-081-26/+77
|
* * Add Base64UrlSafev0.5.0Paragon Initiative Enterprises2016-03-141-27/+24
| | | | | * Create an RFC4648 class for strict RFC conformity * Added more unit tests
* Add Base32Hex, completing RFC 4648 coverage.v0.3.0Scott2016-03-121-0/+48
|
* Refactor into classesScott2016-03-121-12/+24
|
* Improve test coverageParagon Initiative Enterprises2016-03-121-13/+42
|
* RFC 4648 base64-encodingv0.2.0Paragon Initiative Enterprises2016-03-111-0/+155
|
* Initial commit.Paragon Initiative Enterprises2016-02-021-0/+15