.gitattributes | 3 + .gitignore | 6 + LICENSE | 307 ++++++++++++++++++++++++++++++++ README.md | 13 ++ build.zig | 20 +++ licenses.txt | 8 + test.zig | 42 +++++ totp.zig | 31 ++++ zigmod.yml | 10 ++ 9 files changed, 440 insertions(+)