The python-crypto package has sha256 support in dapper.
It is used:
import Crypto.Hash.SHA256 sha256 = Crypto.Hash.SHA256.new()
then it follows PEP 247.
The python-crypto package has sha256 support in dapper.
It is used:
import Crypto.Hash.SHA256 Hash.SHA256. new()
sha256 = Crypto.
then it follows PEP 247.