mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 12:50:50 +02:00
6467de5a88
An RNG is required for shared secret calculation now. Use wc_ecc_set_rng() to set an RNG against the ECC object. ECC verification does not need timing resistance and does not randomize z ordinates.