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
In GidsPINManager.java, DES function is used for the external and mutual challenge in CBC mode and without and initialization vector. This is a vulnerability against padding oracle attack.