Monkeytime logo monkeytime.be Blog
Categorie

innovations

T-OTML (Time based One-Time Magic Link)

les TOTP comme Google Authenticator fonctionnent comme ceci: original_secret = xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx secret = BASE32_DECODE(TO_UPPERCASE(REMOVE_SPACES(original_secret))) input = CURRENT_UNIX_TIME() / 30 hmac = SHA1(secret...

Lire