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

Added memory locking for secrets #1491

Merged
merged 3 commits into from
Oct 10, 2018
Merged

Conversation

frankmorgner
Copy link
Member

@frankmorgner frankmorgner commented Sep 28, 2018

When caching a PIN in memory or using an OpenSSL private key this data should not be swapped to disk.

Checklist
  • Documentation is added or updated
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

When caching a PIN in memory or using an OpenSSL private key this data should not be swapped to disk.
@frankmorgner frankmorgner merged commit ea6f7cf into OpenSC:master Oct 10, 2018
@frankmorgner frankmorgner deleted the memlock branch June 21, 2021 12:10
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.

1 participant