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

Added support for HMAC-SHA256 and other SHA* algorithms #18

Closed
wants to merge 7 commits into from

Commits on May 16, 2014

  1. Configuration menu
    Copy the full SHA
    036e573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126006a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2014

  1. Configuration menu
    Copy the full SHA
    0c2ad42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439aada View commit details
    Browse the repository at this point in the history
  3. simplified the available_algorithms table by removing the unused 'met…

    …hod' field; made it clearer that the 'alg' field is calling the C functions for each hashing algorithm
    ddragosd committed May 22, 2014
    Configuration menu
    Copy the full SHA
    825b523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c02fdd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0d7918 View commit details
    Browse the repository at this point in the history