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

Ecdsa sha2++ #336

Merged
merged 13 commits into from
Jul 4, 2017
Merged

Ecdsa sha2++ #336

merged 13 commits into from
Jul 4, 2017

Commits on Jun 23, 2017

  1. - A separate enum members take with lots of code duplication

    Iger authored and Iger committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    9a6516f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2017

  1. - Pretty honed up implementation of -384

    Iger authored and Iger committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    e8a954e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

  1. - Formal generation of ASN.1 encoding for the ecdsa signature

    - Support ecdsa-sha2-nistp521
    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    f7bc5ee View commit details
    Browse the repository at this point in the history
  2. - cleanup

    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    d0a0480 View commit details
    Browse the repository at this point in the history
  3. - Ident in spaces

    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    43c914f View commit details
    Browse the repository at this point in the history
  4. - Some more indentation fixes

    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    32cd507 View commit details
    Browse the repository at this point in the history
  5. - Some more indentation fixes

    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    7a97fcb View commit details
    Browse the repository at this point in the history
  6. - license header

    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    8c26f30 View commit details
    Browse the repository at this point in the history
  7. - Incorrect key format during write

    Iger authored and Iger committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    b914436 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. - Test ECDSA fingerprints

    Iger authored and Iger committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    7c90f78 View commit details
    Browse the repository at this point in the history
  2. - Test ECDSA signature verifications

    Iger authored and Iger committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    7a46559 View commit details
    Browse the repository at this point in the history
  3. - boggle

    Iger authored and Iger committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    31f6c5a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

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