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
Fix EC-JPake sample not checking the error code on helper function.
The sample will then compare two unitialized arrays and report error
on if they are equal or not, instead of failing the sample when
key derivation has failed.
Signed-off-by: Joakim Andersson <[email protected]>
0 commit comments