Mahmoud Khalil
Results
1
issues of
Mahmoud Khalil
equi/blake2/blake2bx.cpp: In function ‘int eq_blake2b(uint8_t*, const void*, const void*, uint8_t, uint64_t, uint8_t)’: equi/blake2/blake2bx.cpp:244:26: error: size of array element is not a multiple of its alignment 244 | blake2b_state S[1]; |...