Skip to content

samrushing/cys2n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyS2N

This is a Cython interface to Amazon's S2N Library.

See the tests directory for a simple multi-threaded echo server. The echo client uses Python's SSLSocket to test it. S2N client mode has not been tested yet.

Tested under Python 2.7.9 and Python 3.4.

Installing

Assuming you have the s2n library installed on your system:

$ python setup.py install

About

Cython interface to Amazon's S2N library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages