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

LSAG Signature Scheme #1

Merged
merged 16 commits into from
Apr 24, 2018
Merged

LSAG Signature Scheme #1

merged 16 commits into from
Apr 24, 2018

Commits on Apr 19, 2018

  1. Add package.yaml file

    Acentelles committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    70a47ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e33fa1 View commit details
    Browse the repository at this point in the history
  3. Change repo name

    Acentelles committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    5fb618f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Return signature

    Acentelles committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    efd2e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b7d26 View commit details
    Browse the repository at this point in the history
  3. Add verify function

    Acentelles committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    73e5ab4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Test signature

    Acentelles committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    15b915f View commit details
    Browse the repository at this point in the history
  2. Sign and Verify

    Acentelles committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    d099ba5 View commit details
    Browse the repository at this point in the history
  3. Add signature tests

    Acentelles committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    1d71578 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Add Readme

    Acentelles committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    2b2d9fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07acd79 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    f382729 View commit details
    Browse the repository at this point in the history
  4. Improve haddock docs

    Acentelles committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    757b0f0 View commit details
    Browse the repository at this point in the history
  5. Improve tests

    Acentelles committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    95f9679 View commit details
    Browse the repository at this point in the history
  6. Update Readme

    Acentelles committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    e6a30e0 View commit details
    Browse the repository at this point in the history
  7. Add invalid signature test

    Acentelles committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    81d72e8 View commit details
    Browse the repository at this point in the history