chacha20poly1305
chacha20poly1305 copied to clipboard
Possible infinite loop in benchmarking code
When y == 0.0
, than there is infinite loop in the print_number
function:
https://github.com/jonasschnelli/chacha20poly1305/blob/795aa445efe79fcb78b7286cd74818c5a13520a1/bench.c#L40-L46