Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 183 → Rev 184

/relevation/ext/cryptopy-1.2.5.patched/crypto/hash/hash.py
1,7 → 1,7
""" crypto.cipher.hash
Base class for cryptographic hash algorithms
An alternate interface (no 'new').
Copyright © (c) 2002 by Paul A. Lambert.
Copyright (c) 2002 by Paul A. Lambert.
"""
from binascii import b2a_hex