↳
In-reply-to
»
Today I was fighting against a TOTP library in PHP, since it works for 6 and 8 digits, but for 10 it was giving inconsistent values, due to a conversion to a 32 bits int.
โค Read More
@eapl.me@eapl.me Hmmm interesting ๐ค Your trying to use 2FA as passwords? ๐ค