blob: 4d39fb06c93cb670a730dde6b0209ff2b47a6714 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
M2Crypto is a Python wrapper for OpenSSL.
It makes accessible to the Python programmer the following:
- DH, RSA, DSA, symmetric ciphers, message digests, HMACs.
- SSL functionality to implement clients and servers.
- S/MIME v2.
WWW: http://www.post1.com/home/ngps/m2/
|