|
|
|
|
|
by loeg
3287 days ago
|
|
> Fun fact - in the initial spec this offline PIN was communicated between the terminal and the card in the clear. What could possibly go wrong :-). These days it is encrypted. How do you encrypt a 4 digit number (PIN) in a way that is resistant to brute force recovery? |
|
What you don't do is shove the 4 digit number straight into an ECB mode cipher.