Skip to content

Comments

Minor change to documentation of RAND_DRBG_set_defaults()#7326

Closed
slontis wants to merge 2 commits intoopenssl:masterfrom
slontis:master
Closed

Minor change to documentation of RAND_DRBG_set_defaults()#7326
slontis wants to merge 2 commits intoopenssl:masterfrom
slontis:master

Conversation

@slontis
Copy link
Member

@slontis slontis commented Sep 28, 2018

Checklist
  • documentation is added or updated

@slontis slontis mentioned this pull request Sep 28, 2018
2 tasks
@@ -84,8 +85,7 @@ Enables use of HMAC instead of the HASH DRBG.
These 3 flags can be used to set the individual DRBG types created. Multiple
calls are required to set the types to different values. If none of these 3
flags are used, then the same type and flags are used for all 3 DRBG's in the
Copy link
Member

Choose a reason for hiding this comment

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

I might find a nit outside your diff zone... Should this 3 DRBG's be 3 DRBGs?

Copy link
Member

@InfoHunter InfoHunter left a comment

Choose a reason for hiding this comment

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

I think this PR addresses some latest reviews in #6779

@InfoHunter InfoHunter added branch: master Applies to master branch approval: review pending This pull request needs review by a committer labels Sep 28, 2018
@paulidale paulidale added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Sep 29, 2018
@paulidale
Copy link
Contributor

@kroeckx any input on this one before it is merged?

@kroeckx
Copy link
Member

kroeckx commented Oct 1, 2018 via email

@paulidale
Copy link
Contributor

Merged, thanks.

@paulidale paulidale closed this Oct 1, 2018
levitte pushed a commit that referenced this pull request Oct 1, 2018
Minor change to documentation of RAND_DRBG_set_defaults()

Reviewed-by: Paul Yang <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from #7326)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants