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

Add a changelog #5

Open
James-E-A opened this issue Jan 15, 2024 · 4 comments
Open

Add a changelog #5

James-E-A opened this issue Jan 15, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@James-E-A
Copy link
Owner

James-E-A commented Jan 15, 2024

Ideally one that wouldn't be too hard for tooling (e.g. Debian package or whatever) to scrape

@James-E-A
Copy link
Owner Author

James-E-A commented Jan 15, 2024

So far

  • 0.0.1
    • added McEliece KEM, with parameter sets 348864, 460869, 6688128, and 6960119; only "Clean, Fast" implementations; the Plaintext Confirmation version was not added; only the NIST Round-4 version was
  • 0.0.2
    • added SPHINCS+ signatures; detached only; with parameter sets sha2_128f_simple, sha2_128s_simple, sha2_192f_simple, sha2_192s_simple, sha2_256f_simple, sha2_256s_simple, shake_128f_simple, shake_128s_simple, shake_192f_simple, shake_192s_simple, shake_256f_simple, and shake_256s_simple; no Haraka version was added; no Robust version was added
  • 0.0.3
    • added Dilithium signatures; detached only; with parameter sets Dilithium2, Dilithium3, and Dilithium5; no AES-based version was added

@James-E-A
Copy link
Owner Author

James-E-A commented Jan 17, 2024

  • 0.0.4
    • added Kyber, with parameter sets Kyber512, Kyber768, and Kyber1024
  • 0.0.5
    • added Falcon, with parameter sets Falcon-512 and Falcon-1024; detached only; "compressed" version only, pending upstream #530
  • 0.0.6
    • added HQC, with parameter sets hqc-128, hqc-192, and hqc-256

@James-E-A James-E-A self-assigned this Jan 17, 2024
@James-E-A James-E-A added the enhancement New feature or request label Jan 19, 2024
@James-E-A
Copy link
Owner Author

  • 0.0.6.1
    • Upstream security fixes for Kyber

@James-E-A James-E-A added the good first issue Good for newcomers label Feb 16, 2024
@James-E-A
Copy link
Owner Author

  • 0.0.6.2
    • Add Mac OS support
  • 0.0.7
    • Add Falcon-padded-512 and Falcon-padded-1024
    • Add compatibility for padded signatures to Falcon-512 and Falcon-1024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant