tireddy2 / ikev2-pqc-auth

0 stars 0 forks source link

Typo #7

Closed smyslov closed 4 months ago

smyslov commented 4 months ago

The text in the Security Considerations

Simiarly, SLH-DSA-128{S,F}-{SHA2,SHAKE}, SLH-DSA-192{S,F}-SHAKE, and SLH-DSA-128{S,F}-SHAKE are designed to offer security comparable with the SHA-256/SHA3-256, AES-192, and AES-256 respectively.

contains a typo. It should be

Simiarly, SLH-DSA-128{S,F}-{SHA2,SHAKE}, SLH-DSA-192{S,F}-SHAKE, and SLH-DSA-256{S,F}-SHAKE are designed to offer security comparable with the SHA-256/SHA3-256, AES-192, and AES-256 respectively.

tireddy2 commented 4 months ago

Thanks, fixed.