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 bindings for GO #297

Closed
wants to merge 21 commits into from

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    ead6a1a View commit details
    Browse the repository at this point in the history
  2. feat: add Readme.md

    shotonoff committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2c41701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe4e031 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b96d18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4f584c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    000028e View commit details
    Browse the repository at this point in the history
  7. feat: update README.md, add missed doc comments, allocate and release…

    … memory for secret component (private key) using bls::Util::SecAlloc
    shotonoff committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    300c36f View commit details
    Browse the repository at this point in the history
  8. Update go-bindings/elements.h

    Co-authored-by: lklimek <842586+lklimek@users.noreply.github.com>
    2 people authored and shotonoff committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c5b615f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afec63f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22d9a8b View commit details
    Browse the repository at this point in the history
  11. feat: update README.md

    shotonoff committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    a1ac8cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e35da5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13295aa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. feat: minor improvements

    shotonoff committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    0701e76 View commit details
    Browse the repository at this point in the history
  2. fix: declare a template for converting elements between cgo and c++ f…

    …or private key, g1 and g2 elements
    shotonoff committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    0be2cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512fc82 View commit details
    Browse the repository at this point in the history
  4. refactor: update copyright

    shotonoff committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9c850ad View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

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

Commits on Dec 22, 2021

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

Commits on Feb 14, 2022

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

Commits on Feb 15, 2022

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