summaryrefslogtreecommitdiff
path: root/security/py-m2crypto/DESCR
blob: cfabd0b97e129881100acecdf8226f0c5cef6011 (plain)
1
2
3
4
5
6
7
8
9
10
11
M2Crypto comes with the following:
- **DH**, **RSA**, **DSA**, **symmetric ciphers** including **AES**,
  **message digests**, **HMACs**.
- **SSL functionality** to implement clients and servers.
- **Example SSL client and server programs**, which are variously
  **threading**, **forking** or based on **non-blocking socket IO**.
- **HTTPS** extensions to Python's HTTP functionality.
- Unforgeable HMAC'ing **AuthCookies** for **web session management**.
- **XML-RPC over SSL**.
- **S/MIME v2**.
- **FTP/TLS** client and server.