Open jcdevil opened 6 years ago
Environment :
Hello I tried to use the value dir for encryption algorithm but finally got the error :
dir
NoSuitableDecryptionKey: dir
Can you confirm please / Any advice to implement this ?
pyjwkest doesn't support Direct AES encryption.
If pyca/Cryptography which is the crypto library used by pyjwkest supports it, then it should be possible to add it.
Environment :
Hello I tried to use the value
dir
for encryption algorithm but finally got the error :Can you confirm please / Any advice to implement this ?