Skip to content

doc: fix crypto update() signatures#5500

Merged
mscdex merged 1 commit intonodejs:masterfrom
mscdex:doc-crypto-fix-hmac-update-signature
Mar 18, 2016
Merged

doc: fix crypto update() signatures#5500
mscdex merged 1 commit intonodejs:masterfrom
mscdex:doc-crypto-fix-hmac-update-signature

Conversation

@mscdex
Copy link
Contributor

@mscdex mscdex commented Mar 1, 2016

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to CONTRIBUTING.md?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

Affected core subsystem(s)

  • doc
  • crypto

Description of change

Fixes: #5499

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect HMAC result!

6 participants