Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove eliminated schemes from NIST PQC digital signature competition #365

Merged
merged 11 commits into from
Oct 31, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6f8e489 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    efb515a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    1a8c96d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. update benchmarks

    mkannwischer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6f21e07 View commit details
    Browse the repository at this point in the history
  2. update skiplist

    mkannwischer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    56d9741 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    e0a3109 View commit details
    Browse the repository at this point in the history
  2. Remove eliminated schemes from NIST PQC digital signature competition

    NIST announced the second round candidates on October 24, 2024:
    https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/khAfIZPktRE/m/bBZWmET-AAAJ
    
    Eliminated schemes (with implementations in mupq):
    
     - ascon-sign
     - biscuit
     - meds
     - sphinca-a
     - tuov
    
    None of those have dedicated implementations in pqm4.
    
    aimer and haetae also got eliminated, but remain candidates of KPQC (https://www.kpqc.or.kr/competition.html). Let's keep them around.
    mkannwischer committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9859797 View commit details
    Browse the repository at this point in the history
  3. adjust README

    mkannwischer committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3140a0a View commit details
    Browse the repository at this point in the history
  4. update mupq

    mkannwischer committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d136afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fcdb6c View commit details
    Browse the repository at this point in the history
  6. fix aimer skiplist

    mkannwischer committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2196c5d View commit details
    Browse the repository at this point in the history