feat: add timezone-aware TOTP time travel
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
All notable changes are documented here.
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Added auditable TOTP time travel using live time, bounded positive or negative period offsets, or a frozen local date/time interpreted in an explicit IANA timezone.
|
||||
- Added DST gap rejection and earlier/later disambiguation for repeated wall-clock times, with effective local time, UTC instant, Unix seconds and TOTP counter diagnostics.
|
||||
|
||||
## 0.1.0 - 2026-08-19
|
||||
|
||||
- Initial HOTP, TOTP and OCRA credential laboratory with official RFC-vector coverage.
|
||||
|
||||
Reference in New Issue
Block a user