-
- Downloads
"README" did not exist on "c1c1f7e3a9f28266ea4caaf2c6db3d93594bc552"
blowfish: Add casts to uint32_t.
Avoids undefined behavior, since shifting an 8-bit value left by 24 bits overflows the range of signed int. Reported by Guido Vranken.
Loading
Please register or sign in to comment