pydtls/dtls
mcfreis 13edf48fdf Added certificate creation using ECDSA
* dtls/test/makecerts_ec.bat: creates ca-cert_ec.pem, keycert_ec.pem and server-cert_ec.pem
* dtls/test/openssl_ca.cnf and openssl_server.cnf: Added HOME to be able to use the conf file under windows
2017-03-20 16:08:11 +01:00
..
demux Licensing 2012-12-18 11:14:31 -08:00
prebuilt Updating openSSL libs to v1.0.2l-dev 2017-03-20 14:36:33 +01:00
test Added certificate creation using ECDSA 2017-03-20 16:08:11 +01:00
__init__.py Performance test port to Windows 2012-12-24 12:30:55 -08:00
err.py Added new methods for DTLSv1.2 2017-03-20 14:48:42 +01:00
openssl.py Added an interface in SSLConnection() to access SSLContext() and SSL() for manipulating settings during creation 2017-03-20 16:00:11 +01:00
patch.py Added an interface in SSLConnection() to access SSLContext() and SSL() for manipulating settings during creation 2017-03-20 16:00:11 +01:00
sslconnection.py Added an interface in SSLConnection() to access SSLContext() and SSL() for manipulating settings during creation 2017-03-20 16:00:11 +01:00
tlock.py Licensing 2012-12-18 11:14:31 -08:00
util.py Added methods getting the curves supported by the runtime openSSL lib 2017-03-20 15:15:14 +01:00
x509.py Beautified lists and maps, grouped imports for easy merges in the future - no changed functionality! 2017-03-20 14:14:14 +01:00