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

Fix(emulated pairing): edge cases in torus-based final exp #613

Merged
merged 22 commits into from
Apr 4, 2023

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    465cec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af74dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd819c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    773a4b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71e742b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10e6b9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39a87ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efcaa09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04885e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74e12de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    710c17c View commit details
    Browse the repository at this point in the history
  12. fix: one omitted change

    ivokub committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    998938c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12c89e6 View commit details
    Browse the repository at this point in the history
  14. refactor: reuse dummy one

    ivokub committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b756271 View commit details
    Browse the repository at this point in the history
  15. refactor: use select instead of lookup2

    Lookup2 is slighly more inefficient than select, but because we do select for
    all E12 elements, then should add up.
    ivokub committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c9bba78 View commit details
    Browse the repository at this point in the history
  16. docs: correct comment

    yelhousni committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    27dce2b View commit details
    Browse the repository at this point in the history
  17. docs: clarify some comments

    yelhousni committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5683295 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    dd6918f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f37089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b819fe View commit details
    Browse the repository at this point in the history