twofactor/Godeps
silenteh 72a472700b Addressed issue #1 - Byte order was the problem
The counter needs to be represented in bigendian format.
Unfortunately with commit #00045cb I made the unfortunate choice to swap the endiannes from big-endian to little-endian.
This broke the functionality for certain counters.

- [x] Added Go vendoring
- [x] Bumped version of golang in travis yml file
- [x] Removed conversion files and instead used import of convert sec51 external library
2016-04-24 22:24:31 +02:00
..
Godeps.json Addressed issue #1 - Byte order was the problem 2016-04-24 22:24:31 +02:00
Readme Exposed Totp struct - added checks for proper initialization 2015-08-04 16:50:45 +02:00

This directory tree is generated automatically by godep.

Please do not edit.

See https://github.com/tools/godep for more information.