Skip to content

Add RFC HMAC and OTP test vectors - #70

Merged
LimiNode merged 1 commit into
mainfrom
codex/add-unit-tests-for-hmac-and-hotp/totp
Sep 5, 2025
Merged

Add RFC HMAC and OTP test vectors#70
LimiNode merged 1 commit into
mainfrom
codex/add-unit-tests-for-hmac-and-hotp/totp

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • add RFC 2202 HMAC-SHA1 test vectors
  • extend RFC 4231 SHA256/512 tests with full vectors
  • add HOTP/TOTP cases from RFC 4226/6238
  • run test_all and test_totp explicitly in CI

Testing

  • cd build && ctest --output-on-failure -R 'test_all|test_totp'

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

@LimiNode
LimiNode merged commit fabb7ae into main Sep 5, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/add-unit-tests-for-hmac-and-hotp/totp 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