mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 09:32:22 +01:00
Add some typecasts to the RSA constant time data copy so it doesn't misbehave with some embedded compilers that do the integer promotion in a different order than expected.