Skip to content

Conversation

@mkannwischer
Copy link
Contributor

To align with mldsa-native, this ports the strengthening of the post-condition: The return value is now guaranteed to be 0x00 (equal) or 0xFF (not-equal), rather than 0x00 (equal), not-0x00 (not-equal).

To align with mldsa-native, this ports the strengthening of the
post-condition: The return value is now guaranteed to be 0x00 (equal) or
0xFF (not-equal), rather than 0x00 (equal), not-0x00 (not-equal).

Signed-off-by: Matthias J. Kannwischer <[email protected]>
@mkannwischer
Copy link
Contributor Author

Should we rename verify.{c,h} to ct.{c,h} to align with mldsa-native?
It does not have much in common with the reference implementation's verify anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants