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

web-token-jwt-signature-algorithm-eddsa

JSON →
library4.0.0phppackagistunverified

EdDSA Signature Algorithm the JWT Framework.

composer require web-token/jwt-signature-algorithm-eddsa
INSTALL
IMPORT
SIG · WEB-TOKEN-JWT-SIGN
W
web-token-jwt-signature-algorithm-eddsa
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.

EdDSA
use Jose\Component\Signature\Algorithm\EdDSA;

Instantiate the EdDSA algorithm for JWT signing

use Jose\Component\Signature\Algorithm\EdDSA; $algorithm = new EdDSA(); // Use with JWT Framework to sign/verify tokens
Debug
Known issues
breakingRequires PHP 8.1+ and the sodium extension
fix
Ensure PHP 8.1+ is installed with the sodium extension enabled
affects: >=4.0.0
Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Resources
web-token-jwt-signature-algorithm-eddsa — pip install web-token-jwt-signature-algorithm-eddsa · libregistry