Get the names of available hash algorithms.
This function can be used to enumerate the algorithms.
@paramin i Index of the hash algorithm, starting from 0 @return Pointer to a static string or NULL if i is out of range
See Implementation
Get the names of available hash algorithms.
This function can be used to enumerate the algorithms.
@paramin i Index of the hash algorithm, starting from 0 @return Pointer to a static string or NULL if i is out of range