Registry / crypto / web-token-jwt-encryption-algorithm-aesgcmkw

web-token-jwt-encryption-algorithm-aesgcmkw

JSON →
library4.0.0phppackagistunverified

AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.

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

AESGCMKW
use Jose\Component\Encryption\Algorithm\KeyEncryption\AESGCMKW;

Instantiate the AES GCM Key Wrapping algorithm and create a key.

use Jose\Component\Encryption\Algorithm\KeyEncryption\AESGCMKW; $algorithm = new AESGCMKW(); $key = $algorithm->createKey();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Resources
web-token-jwt-encryption-algorithm-aesgcmkw — pip install web-token-jwt-encryption-algorithm-aesgcmkw · libregistry