Files
zig-totp/src/main.zig
Andreas Huber 8b452af848 extract method to compute the totp code based on a pre-computed hmac
This will make it easier to add support for differen hmac algorithms,
because we can reuse the method.
2024-09-09 15:08:05 +02:00

18 KiB