|
|
|
|
|
by lucb1e
3336 days ago
|
|
> [...] how to create equivalent bug in Java, the obvious string.equals() method [...] Java Card, the Java version made for smart cards, does not have strings, and thus no String.equals(). Thought I remembered this from a CCC conference about EMV chips or SIM cards (don't remember which) a few years ago. Googling seems to confirm it: https://community.oracle.com/thread/1751610?db=5 |
|