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

V3 golang bindings #594

Merged
merged 30 commits into from
Sep 3, 2024
Merged

V3 golang bindings #594

merged 30 commits into from
Sep 3, 2024

Commits on Sep 2, 2024

  1. pr fixes

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0c5b6b2 View commit details
    Browse the repository at this point in the history
  2. update generators

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1bdcccd View commit details
    Browse the repository at this point in the history
  3. update montgomery wrappers

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6bc9d37 View commit details
    Browse the repository at this point in the history
  4. update runtime

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6e49a35 View commit details
    Browse the repository at this point in the history
  5. change golang ci

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    42aa21b View commit details
    Browse the repository at this point in the history
  6. fix malloc calls

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7f7b432 View commit details
    Browse the repository at this point in the history
  7. generators

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    74fca20 View commit details
    Browse the repository at this point in the history
  8. update docs

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d882ed6 View commit details
    Browse the repository at this point in the history
  9. fix typo

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    447c40c View commit details
    Browse the repository at this point in the history
  10. update readme

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fad0d85 View commit details
    Browse the repository at this point in the history
  11. r

    nonam3e authored and jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3cae409 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff49d9d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    945a44f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    670f222 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    795a4ff View commit details
    Browse the repository at this point in the history
  16. fmt

    jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    23fa362 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e25ab67 View commit details
    Browse the repository at this point in the history
  18. Fix from_affine

    jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c2bc65c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    88edc80 View commit details
    Browse the repository at this point in the history
  20. Fix tests #1

    jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8bfdd04 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0e5a616 View commit details
    Browse the repository at this point in the history
  22. update programmers_guide

    nonam3e committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0845fb1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e8df7df View commit details
    Browse the repository at this point in the history
  24. Remove TODO for SetFinalizers, update build script to not use ICICLE_…

    …INSTALL_DIR as golang requries a hardcoded path for now. Add some instructions on building. Add full example. Update golang workflow
    jeremyfelder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2ea20f3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bdae646 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. change cgo path

    nonam3e committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2c21102 View commit details
    Browse the repository at this point in the history
  2. runtime cgo

    nonam3e committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8e033b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dfa22b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5ec021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0bf67c View commit details
    Browse the repository at this point in the history