zeroshade opened a new pull request, #528:
URL: https://github.com/apache/arrow-go/pull/528

   ### Rationale for this change
   Doesn't hurt to use a timing resistant comparison for verifying the 
signature despite the fact that there isn't really a way to exploit it.
   
   ### What changes are included in this PR?
   Switch `bytes.Equal` to `subtle.ConstantTimeCompare`.
   
   ### Are these changes tested?
   Existing unit tests cover it.
   
   ### Are there any user-facing changes?
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to