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 AMORE protocol implementation. #289

Closed
wants to merge 11 commits into from
Closed

Add AMORE protocol implementation. #289

wants to merge 11 commits into from

Commits on Feb 8, 2024

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

Commits on Feb 10, 2024

  1. Finish AMORE implementation.

    dfaranha committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ad13196 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    4ca67cd View commit details
    Browse the repository at this point in the history
  2. Minor adjustment.

    dfaranha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8f81875 View commit details
    Browse the repository at this point in the history
  3. Fix mem alloc bug.

    dfaranha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    438f1b3 View commit details
    Browse the repository at this point in the history
  4. Another mem alloc bug.

    dfaranha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    292a211 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Fix for k=1 pairings.

    dfaranha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b4ec104 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Mar 11, 2024

  1. Typo.

    dfaranha committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1b7785f View commit details
    Browse the repository at this point in the history
  2. Formatting.

    dfaranha committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bff6874 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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