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

[WIP] VXEdDSA #167

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[WIP] VXEdDSA #167

wants to merge 6 commits into from

Commits on Feb 5, 2017

  1. Configuration menu
    Copy the full SHA
    63b88c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7df9e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd30c5 View commit details
    Browse the repository at this point in the history
  4. [WIP] add GeNeg

    liamsi committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    bb348f8 View commit details
    Browse the repository at this point in the history
  5. [WIP] First working version (passes all VXEdDSA test-vectors); still …

    …needs some cleanup:
    
    - [ ] increase code readability (and more golang idiomatic)
    - [ ] use cached public-key
    - [ ] cleanup ed25519 package (unexport funcs, keep only one elligator2 implementation, test-vectors for elligator)
    - [ ] adopt to google's keytransparency vrf interface (?)
    - [ ] asserts
    - [ ] TODOs, XXXs
    liamsi committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    08ba3d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

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