is_hash#

streaming.base.hashing.is_hash(algo)[source]#

Get whether this is a supported hash algorithm.

Parameters

algo (str) – Hash algorithm.

Returns

bool – Whether supported.