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

Make s2n usable from C++ #15

Closed
colmmacc opened this issue Sep 2, 2014 · 0 comments
Closed

Make s2n usable from C++ #15

colmmacc opened this issue Sep 2, 2014 · 0 comments

Comments

@colmmacc
Copy link
Contributor

colmmacc commented Sep 2, 2014

The s2n.h header does not include the right namespace magic to be usable from C++

@colmmacc colmmacc closed this as completed Sep 2, 2014
colmmacc added a commit that referenced this issue Sep 3, 2014
This change adds an extern "C" namespace for the s2n.h API.

Resolves #15
colmmacc added a commit that referenced this issue Jun 29, 2015
This change adds an extern "C" namespace for the s2n.h API.

Resolves #15
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