Files
wolfssl/tests
Sean Parkinson bb84ebfd7a Curve25519: add blinding when using private key
XOR in random value to scalar and perform special scalar multiplication.
Multiply x3 and z3 by random value to randomize co-ordinates.

Add new APIs to support passing in an RNG.
Old APIs create a new RNG.

Only needed for the C implementations that are not small.

Modified TLS and OpenSSL compat API implementations to pass in RNG.

Fixed tests and benchmark program to pass in RNG.
2025-02-13 08:52:35 +10:00
..
2025-01-21 09:55:03 -07:00
2023-11-08 10:29:35 +01:00
2020-12-17 14:26:49 +01:00
2025-01-21 09:55:03 -07:00
2025-01-21 09:55:03 -07:00
2022-01-31 15:29:25 -05:00
2022-01-31 15:29:25 -05:00
2024-01-16 15:18:05 -08:00
2024-07-15 15:46:05 +10:00
2020-11-24 11:46:10 -08:00
2020-07-20 15:03:48 -07:00
2022-01-31 15:29:25 -05:00
2022-06-01 10:36:01 +10:00
2022-02-23 09:47:34 +01:00
2024-01-16 15:18:05 -08:00
2020-12-17 14:26:49 +01:00
2025-01-21 09:55:03 -07:00
2025-01-21 09:55:03 -07:00
2025-01-21 09:55:03 -07:00
2025-01-21 09:55:03 -07:00

Before creating any new configure files (.conf) read the CONF_FILES_README.md