- 18 Feb, 2015 1 commit
-
-
cirpo authored
-
- 17 Feb, 2015 2 commits
- 15 Jan, 2015 1 commit
-
-
Alessandro Nadalin authored
-
- 29 Dec, 2014 4 commits
-
-
Alessandro Nadalin authored
signer works again with string public keys
-
Elie Roux authored
-
Elie Roux authored
-
Elie Roux authored
-
- 27 Dec, 2014 1 commit
-
-
Alessandro Nadalin authored
returning instance to allow method chaining
-
- 22 Dec, 2014 2 commits
-
-
Sean Tymon authored
-
-
- 16 Dec, 2014 1 commit
-
-
Alessandro Nadalin authored
Adds ES256, ES384, ES512 signer support
-
- 15 Dec, 2014 3 commits
-
-
Dominic Luechinger authored
-
Dominic Luechinger authored
-
Dominic Luechinger authored
-
- 19 Nov, 2014 1 commit
-
-
Dominic Luechinger authored
-
- 27 Sep, 2014 3 commits
-
-
Alessandro Nadalin authored
Fix bug with PHP<5.4.8
-
Spomky authored
-
Spomky authored
Because constants were introduced in PHP 5.4.8, RSA signer will not work when using PHP < 5.4.8. This commit fixes the issue #10
-
- 05 Sep, 2014 2 commits
-
-
Alessandro Nadalin authored
fixed some typos in the README
-
cirpo authored
-
- 17 Jul, 2014 6 commits
-
-
odino authored
-
Alessandro Nadalin authored
Add url safe base64 encoding
-
Nikita Nefedov authored
-
Nikita Nefedov authored
-
Nikita Nefedov authored
-
Nikita Nefedov authored
BC safe with fallback to the old way of encoding
-
- 16 Jul, 2014 2 commits
-
-
Alessandro Nadalin authored
Add some phpdoc/code style corrections
-
Nikita Nefedov authored
-
- 16 Jun, 2014 2 commits
-
-
odino authored
-
Alessandro Nadalin authored
Travis tests
-
- 15 Jun, 2014 1 commit
-
-
Spomky authored
- Tests from PHP 5.3 to 5.6 and HHVM - Signers use Openssl constant (for PHP 5.4+ and HHVM) - HHVM badge added - Tests using PHPUnit 4.* and the last version of composer - Code coverage information at the end of tests - Fixed dependencies (lib-openssl and PHP version in require section) - License added according to composer.json - Documentation updated: * PHP 5.2 is not supported. This library requires at least PHP 5.3 - PHP-CS-Fixer used to update all files in this library (PSR-2 level) - New signers added according to the JWA Draft 27 (see http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-27): * HS256 * HS384 * HS512 * none - Tests added for new signers - hash function removed in RSA.php since this function is never used and not defined by the interface - composer.json updated: * Test namespace removed. This namespace is now added only when tests are executed
-
- 11 Jan, 2014 1 commit
-
-
cirpo authored
-
- 10 Jan, 2014 1 commit
-
-
Alessandro Nadalin authored
The PHP 5.5 build is now required to make the travis build pass
-
- 09 Jan, 2014 1 commit
-
-
odino authored
-
- 08 Oct, 2013 1 commit
-
-
Alessandro Nadalin authored
-
- 19 Sep, 2013 4 commits
-
-
Alessandro Nadalin authored
adding Issued At 'iat' to payload array
-
Ayham Alzoubi authored
-
odino authored
-
odino authored
-