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

Ensures verifySignature is a constant time operation. #36

Closed

Conversation

alokmenghrajani
Copy link
Contributor

Constant time (in this context) means that the method
execution time does not depend on the contents of the
string. It is not a reference to the time complexity.

Constant time (in this context) means that the method
execution time does not depend on the contents of the
string. It is not a reference to the time complexity.
@arekinath arekinath closed this in 78ab1da Sep 21, 2015
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
robocop bot referenced this pull request in goeltanmay/PatientsApp Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants