Class __builtin.Nettle.__Hash

Inheritance graph

class __builtin.Nettle.__Hash
Description

Base class for hash algorithms.

Note that no actual hash algorithm is implemented in the base class. They are implemented in classes that inherit this class.