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

Add crypto.timingSafeEqual(). #3073

Closed
wants to merge 18 commits into from
Closed

Commits on Feb 11, 2016

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

Commits on Feb 19, 2016

  1. Configuration menu
    Copy the full SHA
    5840d64 View commit details
    Browse the repository at this point in the history
  2. Add const to require statements.

    jsha committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    efa01cd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Configuration menu
    Copy the full SHA
    4b12d47 View commit details
    Browse the repository at this point in the history
  2. Fix depth of markdown header.

    jsha committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    90fef1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0514f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a81a88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20710a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Review comments.

    jsha committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    5a272e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fdd31f View commit details
    Browse the repository at this point in the history
  3. More detailed error message.

    jsha committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    ae864f2 View commit details
    Browse the repository at this point in the history
  4. Fix plurality in doc.

    jsha committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    398618d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2016

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

Commits on May 12, 2016

  1. Remove Hmac.validate.

    jsha committed May 12, 2016
    Configuration menu
    Copy the full SHA
    2a9ae3e View commit details
    Browse the repository at this point in the history
  2. Const-ize

    jsha committed May 12, 2016
    Configuration menu
    Copy the full SHA
    e35e6a5 View commit details
    Browse the repository at this point in the history
  3. Lint

    jsha committed May 12, 2016
    Configuration menu
    Copy the full SHA
    8f232da View commit details
    Browse the repository at this point in the history

Commits on May 13, 2016

  1. Configuration menu
    Copy the full SHA
    13e6533 View commit details
    Browse the repository at this point in the history
  2. Fix long lines and constify

    jsha committed May 13, 2016
    Configuration menu
    Copy the full SHA
    9fd483e View commit details
    Browse the repository at this point in the history