473,387 Members | 1,398 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

pyOpenSSL 0.7

pyOpenSSL is a wrapper around a subset of the OpenSSL API, including support
for X509 certificates, public and private keys, and and SSL connections.

pyOpenSSL 0.7 fixes a number of memory leaks and memory corruption issues. It
also exposes several new OpenSSL APIs to Python:

* SSL_get_shutdown and SSL_set_shutdown exposed as
OpenSSL.SSL.Connection.get_shutdown and
OpenSSL.SSL.Connection.set_shutdown
* SSL_SENT_SHUTDOWN and SSL_RECEIVED_SHUTDOWN exposed
as OpenSSL.SSL.SENT_SHUTDOWN and OpenSSL.SSL.RECEIVED_SHUTDOWN
* X509_verify_cert_error_string exposed as
OpenSSL.crypto.X509_verify_cert_error_string
* X509.get_serial_number and X509.set_serial_number now accept
long integers
* Expose notBefore and notAfter on X509 certificates for
inspection and mutation
* Expose low-level X509Name state with X509Name.get_components
* Expose hashing and DER access on X509Names

pyOpenSSL home page: http://pyopenssl.sourceforge.net/
pyOpenSSL downloads: http://sourceforge.net/project/showf...group_id=31249

Jean-Paul Calderone
Apr 11 '08 #1
0 1467

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephen C. Waterbury | last post by:
I'm trying to get pyOpenSSL to work with Python 2.3c on Red Hat 9, but there seems to be a Python C API incompatibility. I assume this just means that a new version of pyOpenSSL is needed for...
0
by: Ruslan Spivak | last post by:
Hello, pythonistas! Does anybody have pyOpenSSL windows binaries for python2.2? Thanks a lot in advance Best regards, Ruslan
0
by: webmaster | last post by:
The last pyOpenSSL has been released in September 2002. pyOpenSSL is dead or not?
0
by: Ola Natvig | last post by:
Anyone that knows anyone knows a win32 Py2.4 build of pyOpenSSL? Or perhaps has a outstanding alternative to this SSL package. It's imperative the package is as simmilar to the standard socket...
0
by: Scott Chapman | last post by:
The pyOpenSSL list is _very_ quiet. I'm hoping somebody here knows how to do this: openssl smime -sign -in $tempfile -signer /path/to/my_cert -inkey /path/to/my_key -outform der -nodetach...
2
by: Mike Meng | last post by:
Hi all, I'm learning Twisted and downloaded pyOpenSSL and pycrypto win32 installer on http://twisted.sourceforge.net/contrib/ . But I find the lastest version are for Python 2.3. I try to...
0
by: Darrin Thompson | last post by:
I've been trying to build pyOpenSSL on Windows with Visual Studio 2003. I've hit the message below: building 'OpenSSL.SSL' extension creating build\temp.win32-2.5\Release\src\ssl C:\Program...
4
by: pplers | last post by:
I've installed Active Python 2.5 and just downloaded pyOpenSSL 0.6 for Python 2.5 and also got OpenSSL 0.98e When i start a .py an error pop-up: "Procedure entry point for procedure...
0
by: eGenix Team: M.-A. Lemburg | last post by:
________________________________________________________________________ ANNOUNCING eGenix.com pyOpenSSL Distribution Version 0.7.0-0.9.8i-1 An easy to install and use repackaged...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.