[Help-gnutls] Announce: pyGnuTLS 0.1

Adam Langley alangley at gmail.com
Sat May 28 23:17:18 CEST 2005


pyGnuTLS is a Python wrapping of GnuTLS:
    http://www.imperialviolet.org/pygnutls.html

See the README information on that page for more information. These
wrappings are very similar to the python-gnutls ones:
    http://home.o2w.net/~ivo/python-gnutls/dist/
but I needed more functions and decided that it would be easier to
start again and use Pyrex than to add to python-gnutls with C.

They are already fairly complete for most uses. Significant areas have
been omitted because I got bored:
	OpenPGP
	CRL
	CRQ
	SRP
	PKCS12
	PKCS7
but these can be fairly quickly added in Pyrex if anyone has a need.


AGL

-- 
Adam Langley                                      agl at imperialviolet.org
http://www.imperialviolet.org                       (+44) (0)7906 332512
PGP: 9113   256A   CC0F   71A6   4C84   5087   CDA5   52DF   2CB6   3D60





More information about the Gnutls-help mailing list