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

web-token-jwt-encryption-algorithm-rsa

JSON →
library4.0.0phppackagistunverified

RSA Based Key Encryption Algorithms the JWT Framework.

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

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

Encrypt a content encryption key using RSA.

use Jose\Component\Encryption\Algorithm\KeyEncryption\RSA; $algorithm = new RSA(); $encryptedKey = $algorithm->encryptKey($key, $cek, $header);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Resources
web-token-jwt-encryption-algorithm-rsa — pip install web-token-jwt-encryption-algorithm-rsa · libregistry