Registry / crypto / web-token-jwt-signature-algorithm-ecdsa

web-token-jwt-signature-algorithm-ecdsa

JSON →
library4.0.0phppackagistunverified

ECDSA Based Signature Algorithms the JWT Framework.

composer require web-token/jwt-signature-algorithm-ecdsa
INSTALL
IMPORT
SIG · WEB-TOKEN-JWT-SIGN
W
web-token-jwt-signature-algorithm-ecdsa
cryptophpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ES256
use Jose\Component\Signature\Algorithm\ES256;

Instantiate the ES256 ECDSA signature algorithm

<?php use Jose\Component\Signature\Algorithm\ES256; $algorithm = new ES256();
Debug
Known issues
breakingRequires PHP 8.1+ and the OpenSSL extension with ECDSA support
fix
Ensure PHP 8.1+ is installed and OpenSSL extension is enabled with ECDSA support
affects: >=4.0.0
Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
33
Resources
web-token-jwt-signature-algorithm-ecdsa — pip install web-token-jwt-signature-algorithm-ecdsa · libregistry