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 support for default PHP padding : "OPENSSL_PKCS1_PADDING" #10

Open
mgcrea opened this issue Jun 6, 2012 · 1 comment
Open

Add support for default PHP padding : "OPENSSL_PKCS1_PADDING" #10

mgcrea opened this issue Jun 6, 2012 · 1 comment

Comments

@mgcrea
Copy link

mgcrea commented Jun 6, 2012

Would be awesome as i'm stuck on this on a project (using PHP on the server side).
PHP : http://php.net/manual/en/function.openssl-public-encrypt.php

Tried to manually replace occurrences of OPENSSL_PKCS1_PADDING with it.

But i get a build error node-waf configure build :

../node_rsa.cc:310: error: ‘OPENSSL_PKCS1_PADDING’ was not declared in this scope
@mgcrea
Copy link
Author

mgcrea commented Jun 6, 2012

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

No branches or pull requests

1 participant