robbiev / two-factor-auth

Generate 2FA tokens compatible with Google Authenticator

Home Page:http://garbagecollected.org/2014/09/14/how-google-authenticator-works/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running on little endian machine

Geremia opened this issue · comments

Will your code generate the correct OTPs on a little endian machine?

It's only been tested on little endian, but I don't think the code does anything that cares about the systems' endianness.