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

Config ulong packing #490

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RickyDoug
Copy link

This adds configurable packing and CK_ULONG to the project, along with printf format specifiers for code. It does not fix other issues when used with --with-pkcs11-longtype=32. If this is of value to this project, I will fix the rest of the code to run on 32 bit CK_ULONGs. The default config leaves the code with long int/ unsigned long it.
Best I can tell, most of it involves printf formatting, but it's a bit of work if this is not of interest.

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

1 participant