We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calling cjose_jwe_decrypt_multi, and not having any keys match, causes a SEGV, as an attempt to decrypt with null CEK is attempted
cjose_jwe_decrypt_multi
null
The text was updated successfully, but these errors were encountered:
Fixes cisco#88
8b9416e
Merge pull request #5 from veselov/no-key
6a2611c
No branches or pull requests
Calling
cjose_jwe_decrypt_multi
, and not having any keys match, causes a SEGV, as an attempt to decrypt withnull
CEK is attemptedThe text was updated successfully, but these errors were encountered: