Main Page
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
tiger.h File Reference
Go to the source code of this file.
Functions
void
tiger
(const uint8_t *str, uint64_t length, uint8_t res[24])
Tiger hash function.
Function Documentation
void tiger
(
const uint8_t *
str
,
uint64_t
length
,
uint8_t
res
[24]
)
Tiger hash function.
Parameters:
*str
data to perform hash
length
str length
res
result 24 bytes array
Project hosted by: