You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[kat/rsa] Prevent stack smashing when copying RSA plaintext
An incorrect array size was used for the message buffer which resulted
in memory writes that went beyond the allocated array corrupting the
test data in the process.
Signed-off-by: Andrea Caforio <[email protected]>
0 commit comments