Skip to content

Conversation

@OlivierBBB
Copy link
Collaborator

@OlivierBBB OlivierBBB commented Oct 23, 2025

Note

Raise INDEX_MAX_MODEXP from 31 to 63 in blake2fmodexpdata/constants.lisp to increase the MODEXP upper bound (BLAKE_MODEXP side).

Written by Cursor Bugbot for commit b5e96e9. This will update automatically on new commits. Configure here.

@OlivierBBB OlivierBBB self-assigned this Oct 23, 2025
@OlivierBBB OlivierBBB changed the title EIP-7823: Set upper bounds for MODEXP (BLAKE_MODEXP side) EIP-7823: Set upper bounds for MODEXP --- BLAKE_MODEXP side Oct 23, 2025

(defconst
INDEX_MAX_MODEXP 31
INDEX_MAX_MODEXP 63
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to differentiate Prague vs Osaka blakemodexp module

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.

2 participants