Python pycrypto-2.3 2.7

Free The Python cryptography toolkit provide a stable base for writing Python program
5 
Rating
Your vote:
Latest version:
2.7.216 See all
Screenshots
1 / 1
Awards (2)
Show all awards
Recommended by Software Informer award Software Informer Virus Free award
Download
Free  

The Python cryptography toolkit is intended to provide a reliable and stable base for writing Python programs that require cryptographic functions.
A central goal has been to provide a simple, consistent interface for similar classes of algorithms. For example, all block cipher objects have the same methods and return values, and support the same feedback modes. Hash functions have a different interface, but it too is consistent over all the hash functions available. Some of these interfaces have been codified as Python Enhancement Proposal documents, as PEP 247, "API for Cryptographic Hash Functions", and PEP 272, "API for Block Encryption Algorithms".

Comments

5
Rating
1 vote
5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 stars
0
User

Your vote:

Related software

Python pygame
Python pygame
Free
rating

Pygame is a set of Python modules designed for writing games.

Python comtypes
Python comtypes
Free
rating

A pure Python COM package based on the ctypes ffi foreign function library.

Python - IPython
Python - IPython
Free
rating

Enhanced interactive Python shell and architecture for parallel computing.

Python - sphinx
Python - sphinx
Free
rating

Sphinx makes it easy to create documentation for Python projects.

Python - simplejson
Python - simplejson
Free
rating

It is a simple, fast, extensible JSON encoder/decoder for Python

Related suggestions

Pycrypto 3.3

Tags

Base Toolkit Programs Cryptography Provide