Skip to content
New issue

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

Fix pkcs11-tool encryption error #1695

Merged
merged 1 commit into from
May 31, 2019

Conversation

dengert
Copy link
Member

@dengert dengert commented May 30, 2019

Fixes: 1694
Make sure data being encrypted is less then the modulus.

On branch pkcs11-tool-encryption
Changes to be committed:
modified: ../tools/pkcs11-tool.c

Checklist
  • Documentation is added or updated
  • New files have a LGPL 2.1 license statement
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

Make sure data being encrypted is less then the modulus.

 On branch pkcs11-tool-encryption
 Changes to be committed:
	modified:   ../tools/pkcs11-tool.c
@frankmorgner frankmorgner merged commit a2dd500 into OpenSC:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants