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

add features to help bypass compiling problems #13

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

Conversation

JoshuaNitschke
Copy link
Contributor

I'm having to rebuild my solution now that we migrated OSes on production system, and of course its proving difficult again. I ran into issues with these md5 bindings and notices you had commented out the AesGcm bindings, so I thought maybe a feature flag would be better

Thoughts?

@JoshuaNitschke
Copy link
Contributor Author

well it compiles now, but the signing test fails on osx, fine on linux with SIGSEGV: invalid memory reference

@JoshuaNitschke
Copy link
Contributor Author

failing on ctx.sign_document()

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