Skip to content

docs: clarify HOTP/TOTP parameters and examples - #65

Merged
LimiNode merged 1 commit into
mainfrom
codex/update-hotp/totp-documentation
Sep 5, 2025
Merged

docs: clarify HOTP/TOTP parameters and examples#65
LimiNode merged 1 commit into
mainfrom
codex/update-hotp/totp-documentation

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • document HOTP default (6 digits, SHA-1) and TOTP defaults (30s, 6 digits, SHA-1, ±1 step window)
  • describe secret format (raw/Base32) and reference RFC 4226/6238 test vectors
  • add code verification example

Testing

  • cmake -B build -DHMACCPP_BUILD_TESTS=ON
  • cmake --build build
  • cd build && ctest --output-on-failure

https://chatgpt.com/codex/tasks/task_e_68bb67f0de00832c9bcd1bc6b8a294c9

@LimiNode
LimiNode merged commit bc5211a into main Sep 5, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/update-hotp/totp-documentation branch September 6, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant