mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-04 01:41:34 +00:00
163e9c3b03
These were found by the new stronger type check in cimple. The one bugfix is in `crypto_sha512_cmp`, which used to think `crypto_verify_32` returns bool while actually it's -1/0/1.