Skip to content

feat: add constant_time_equal alias - #49

Merged
LimiNode merged 1 commit into
mainfrom
codex/add-public-alias-constant_time_equal
Sep 5, 2025
Merged

feat: add constant_time_equal alias#49
LimiNode merged 1 commit into
mainfrom
codex/add-public-alias-constant_time_equal

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • expose constant_time_equal alias for existing constant-time comparison
  • verify MACs in example and README using constant_time_equal
  • document why early-length checks are avoided

Testing

  • scripts/run_tests.sh

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

Expose constant_time_equal as alias and document MAC verification.
@LimiNode
LimiNode merged commit ed8cfad into main Sep 5, 2025
5 checks passed
@LimiNode
LimiNode deleted the codex/add-public-alias-constant_time_equal 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