Download List

프로젝트 설명

Python OpenSSL Wrappers (POW) is an early
release as it is now. The intention was to quickly
cover the breadth of the OpenSSL library, then the
depth of particular areas. Future releases will focus
on bug fixes, and filling missing gaps in the API. The
digests and ciphers should be adequate for most
purposes as should the SSL wrappers. Although
certificates and CRLs can be generated using this
library, no extension support has been included in
the current release.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-20 07:14
0.7

몇 가지 변경 사항을 0.6.1에 비해 DER로 인코딩을위한 구조의 주요 구성 요소의 순수한 Python을 포함 제외되었다. 새로운 파이썬 라이브러리 X509v3 확장을위한 광범위한 지원 및 PKCS 표준과 같은 구조를 지원하는 PKI를 제공하기 위해 만들어진 것입니다.
Tags: Development, Major feature enhancements
Few changes were made compared to 0.6.1, except for the inclusion of a major pure Python component for encoding DER structures. The new Python library is intended to provide comprehensive support for X509v3 extensions and supporting PKI structures such as the PKCS standards.

2001-09-09 11:33
0.5

초판.
Tags: Development, Initial freshmeat announcement
Initial release.

Project Resources