You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`char` seems to be `unsigned` by default on aarch64, therefore use `int8_t`
instead.
This fixes#591
Reported via DCIT/perl-CryptX#121
Fixes: 3cdcec4 ("first batch of simplifications")
Signed-off-by: Steffen Jaeckel <[email protected]>
0 commit comments