mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 06:02:22 +01:00
Add mp_to_unsigned_bin_len_ct() which puts a number into a buffer with padding in constant time. Call mp_to_unsigned_bin_len_ct() in RSA when encoding result of exponentiation.