Pike v8.0 release 1738

Class __builtin.Nettle.Hash

Inheritance graph
__builtin.Nettle.__Hash __builtin.Nettle.Hash Nettle.Hash
Description

Base class for hash algorithms.

Implements common meta functions, such as key expansion algoritms and convenience functions.

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


Inherit __Hash

inherit .__Hash : __Hash