mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-21 11:33:04 -05:00
The case of PEAPv0 with crypto binding did not clear some of the temporary keys from stack/heap when those keys were not needed anymore. Clear those explicitly to avoid unnecessary caching of keying material. Signed-off-by: Jouni Malinen <j@w1.fi>