Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 321 Bytes

HMAC-based One-Time Passwords

This project provides two Java classes that implement RFC 4226 and RFC 6238.

Notably those algorithms are used by the Google Authenticator.

Add 2 test cases