Cardano uses blake2b as a hashing algorithm throughout the chain.
There was previously use of SHA-256 in some parts of the Byron era.
Hash length
Hashes are generally 32 bytes long on Cardano / 256 bits
Credentials (e.g. keys and scripts) are 28 bytes long / 224 bits.