mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-16 01:11:29 -04:00

When a key slot is wiped, a copy of the key material may remain in operations. This is undesirable, but does not violate the safety of the code. Tracked in https://github.com/ARMmbed/mbed-crypto/issues/86