Slashdot Mirror


User: globalrf

globalrf's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Any Guesses to how this crypto-algorithm works? on AmEx To Offer "Disposable" Credit Card Numbers · · Score: 1

    One possible guess is: x = credit card number y = passcode t = time (random number generator) z = f(x,y,t) z is then passed to the store t is passed to AMEX (?would this be recorded by the store) AMEX can calculate x from y, z, and t and then send the verification check to the store. What does the store record in their database? Is it z and t? or only z? The next question would be: what is f(x,y,t)?

  2. Re:Similar to one time passwords on AmEx To Offer "Disposable" Credit Card Numbers · · Score: 1

    This already exists--SecureID--and has been used for years.