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 inverse NTTs for Kyber & Dilithium #37

Merged
merged 29 commits into from
Apr 11, 2024

Commits on Apr 2, 2024

  1. Dilithium invNTT

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1b84425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7c6180 View commit details
    Browse the repository at this point in the history
  3. Kyber invNTT

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    141a287 View commit details
    Browse the repository at this point in the history
  4. Kyber invNTT opt A72

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f3adf51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b16a319 View commit details
    Browse the repository at this point in the history
  6. Kyber clean invNTT

    * Fix reductions
    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    242c68f View commit details
    Browse the repository at this point in the history
  7. Add invNTT to example.py

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e66d9ff View commit details
    Browse the repository at this point in the history
  8. Add Kyber invNTT manual_ld4

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dacc5ed View commit details
    Browse the repository at this point in the history
  9. Add invNTTs to example.py

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    18562da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e21d54f View commit details
    Browse the repository at this point in the history
  11. Fix invNTT macro syntax

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e4d0834 View commit details
    Browse the repository at this point in the history
  12. Optimized Kyber invNTTs

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2334d1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7a44d1f View commit details
    Browse the repository at this point in the history
  14. Optimized DIlithium invNTTs

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8313232 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3787897 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    53117d8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    836f521 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec6e6ce View commit details
    Browse the repository at this point in the history
  19. New no-unfold syntax

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    21d429f View commit details
    Browse the repository at this point in the history
  20. Add more optimized code

    dop-amin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1c6ec62 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    53ee2d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    88dc5e9 View commit details
    Browse the repository at this point in the history
  2. cmge -> ASimdCompare

    dop-amin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7aabde4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 7, 2024

  1. rm duplicate code

    dop-amin committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ee53b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb796e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c10a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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