Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Incorrect seeding value in ML KEM intermediate files.Β #12

@Ant1-Provot

Description

@Ant1-Provot

Hello !

The seeding values (𝜌, 𝜎) are incorrect. Based on the FIPS 203 - Algo 13 - Line 1, they are supposed to be the concatenation of d and k (resulting in 33 bytes ), then hashed through SHA3-512.

The current (𝜌, 𝜎) are the result of only the hashing of d, without any concatenation with k.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions