micropython-lib/python-stdlib/hashlib-sha224/manifest.py

5 wiersze
128 B
Python

metadata(version="1.0", description="Adds the SHA224 hash algorithm to hashlib.")
require("hashlib-sha256")
package("hashlib")