j256 / two-factor-auth

Two Factor Authentication Java code implementing the Time-based One-time Password Algorithm
ISC License
319 stars 110 forks source link

Public methods used long and int args confusingly. Changed all to ints. #19

Closed j256 closed 5 years ago

j256 commented 5 years ago

Fixes #13