★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/19593Nouvelle recherche | Portail wanayoo
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

test: update link according to NIST bibliography #19593

Closed

Conversation

Copy link
Member

@tniessen tniessen commented Mar 25, 2018

According to Appendix E of NIST SP 800 38D, this is the document the link orginally pointed to.

Fixes: #17619

Checklist

According to NIST SP 800 38D, this is the document the link orginally
pointed to.

Fixes: nodejs#17619
@nodejs-github-bot nodejs-github-bot added the test label Mar 25, 2018
@tniessen tniessen added the crypto label Mar 25, 2018
Copy link
Contributor

@starkwang starkwang left a comment

Should we add a new available link for this?

@tniessen
Copy link
Member Author

@tniessen tniessen commented Mar 25, 2018

@starkwang There is no "official" link anymore, NIST does not seem to provide the document anymore. IMO it is sufficient to provide the name of the document and the authors.

// http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/
// proposedmodes/gcm/gcm-revised-spec.pdf
// Following test cases are from "The Galois/Counter Mode of Operation (GCM)"
// by D. McGrew and J. Viega, published by the Natl. Inst. Stand. Technol.
Copy link
Member

@richardlau richardlau Mar 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

National Institute of Standards and Technology?

Copy link
Member Author

@tniessen tniessen Mar 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah... Natl. Inst. Stand. Technol. is the abbreviation which is used in their own document, I just copied it. Personally, I would just write NIST, what do you prefer?

Copy link
Member

@TimothyGu TimothyGu Mar 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIST LGTM.

Copy link
Contributor

@thefourtheye thefourtheye Mar 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think NIST would be better.

@tniessen
Copy link
Member Author

@tniessen tniessen commented Mar 27, 2018

@tniessen tniessen added the author ready label Mar 27, 2018
@trivikr
Copy link
Member

@trivikr trivikr commented Mar 27, 2018

Landed in ed0501f

@trivikr trivikr closed this Mar 27, 2018
trivikr pushed a commit that referenced this issue Mar 27, 2018
According to NIST SP 800 38D, this is the document the link orginally
pointed to.

Fixes: #17619

PR-URL: #19593
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
targos pushed a commit that referenced this issue Apr 2, 2018
According to NIST SP 800 38D, this is the document the link orginally
pointed to.

Fixes: #17619

PR-URL: #19593
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@targos targos removed the author ready label Apr 4, 2018
@targos targos mentioned this pull request Apr 4, 2018
BethGriggs pushed a commit that referenced this issue Dec 4, 2018
According to NIST SP 800 38D, this is the document the link orginally
pointed to.

Fixes: #17619

PR-URL: #19593
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
@BethGriggs BethGriggs mentioned this pull request Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants