-
Bug
-
Resolution: Unresolved
-
Medium
-
TI Device Drivers
-
TIDRIVERS-5959
-
TIDRIVERS_7_10_01
-
TIDRIVERS_7_10_04
-
For Curve 25519 keys in little endian keys format, the Y coordinate is being zeroised. But the shared secret buffer is only 32B for X coordinates
Updated ECDH driver to check the buffer size to be updated before writing the key / zeroising the input buffer.