SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions

Functions

template<domain D :shared3p >
D xor_uint8 cw128GenKey (uint rowLen)
 

Detailed Description

Generates key for 128-bit Carter-Wegman hash.

Note
D - shared3p protection domain
Parameters
rowLen- length of hash function input in bytes
Leakage
None

Function Documentation

◆ cw128GenKey()

D xor_uint8 cw128GenKey ( uint  rowLen)