-
Notifications
You must be signed in to change notification settings - Fork 2.1k
blake2b: fix comments in grammar #73
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
Conversation
This PR (HEAD: e83102d) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/158837 to see it. Tip: You can toggle comments from me using the |
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/158837. |
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/158837. |
This PR (HEAD: bf1a719) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/crypto/+/158837 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 2: To update the commit message, edit the title of the pull request in GitHub. Please don’t reply on this GitHub thread. Visit golang.org/cl/158837. |
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719 GitHub-Pull-Request: #73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
This PR is being closed because golang.org/cl/158837 has been merged. |
* Verify the signature that matches the public keys (if any) and set it to md.Signature. (Nested signatures are not supported.) * Add md.UnverifiedSignatures, containing all other signature packets. Co-authored-by: Daniel Huigens <[email protected]>
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719b62167d294319f23576302ef567894cc3 GitHub-Pull-Request: golang/crypto#73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719b62167d294319f23576302ef567894cc3 GitHub-Pull-Request: golang/crypto#73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719b62167d294319f23576302ef567894cc3 GitHub-Pull-Request: golang/crypto#73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719b62167d294319f23576302ef567894cc3 GitHub-Pull-Request: golang/crypto#73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719 GitHub-Pull-Request: golang#73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835 GitHub-Last-Rev: bf1a719b62167d294319f23576302ef567894cc3 GitHub-Pull-Request: golang/crypto#73 Reviewed-on: https://go-review.googlesource.com/c/158837 Reviewed-by: Brad Fitzpatrick <[email protected]>
No description provided.