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

s2n implementation. #77

Closed
wants to merge 9 commits into from
Closed

s2n implementation. #77

wants to merge 9 commits into from

Conversation

samrushing
Copy link
Member

Note: this code will not work correctly until aws/s2n-tls#165 is addressed.
If you would like to test it now, use samrushing/s2n to get the 3-line patch.

Only the most basic of testing has been done. Using s2n/test/{serve.py,openssl_client.py} I can open multiple client connections and funnel about 8MB/s through two clients simultaneously. No client testing from s2n has been tried yet.

@samrushing
Copy link
Member Author

Obviously, setup.py needs to probe for the existence of the s2n library.

@samrushing
Copy link
Member Author

Note: I am putting _s2n.pyx into its own separate python module, my intention is to have shrapnel probe for that module. Watch for samrushing/cys2n.

@samrushing samrushing closed this Aug 27, 2015
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