lucadentella / TOTP-Arduino

152 stars 33 forks source link

hmacKey Size #23

Closed chakachim closed 1 year ago

chakachim commented 1 year ago

Does this library work with hmacKeys larger than the default 10 digits? I'm trying to get it to work with a 16 char key, and it's running, but not providing the correct key

lucadentella commented 1 year ago

Yes it works, see for example issue #18