hashlib --- セキュアハッシュとメッセージダイジェスト
ソースコード: Lib/hashlib.py This module implements a common interface to many different hash algorithms. Included are the FIPS secure hash algorithms SHA224, SHA256, SHA384, SHA512, (defined in the FIPS...