This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

15. Cryptographic Services

The modules described in this chapter implement various algorithms of a cryptographic nature. They are available at the discretion of the installation. On Unix systems, the crypt module may also be available. Here’s an overview:

Previous topic

14.5. plistlib — Generate and parse Mac OS X .plist files

Next topic

15.1. hashlib — Secure hashes and message digests

This Page

«