Hacker News new | ask | show | jobs
by baby 3242 days ago
`ctx->c` is a u32[1] and msg is u8. So yeah there is integer promotion here.

[1]: https://github.com/LoupVaillant/Monocypher/blob/master/src/m...