Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Moritz Neikes
ce-arm-255-19
Commits
e805c6ab
Commit
e805c6ab
authored
Dec 08, 2015
by
Moritz Neikes
Browse files
Update README.md to clarify authorship
parent
a019b563
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e805c6ab
...
...
@@ -8,4 +8,8 @@ This test measures how many clock cycles are required to perform three signature
It will print the microcontroller's clock frequency, some intermediate measurements, and finally
`res`
,
followed by the number of clock cycles that are required for
**one**
signature verification.
If the signature verification fails, you'll see
`Signature is invalid`
, otherwise nothing is printed.
\ No newline at end of file
If the signature verification fails, you'll see
`Signature is invalid`
, otherwise nothing is printed.
This code was written as part of the master's course Crypto Engineering in Nijmegen
(see http://www.studiegids.science.ru.nl/2015/en/science/course/37010/ )
and was written by Niels Samwel and Moritz Neikes (
`(n.samwel|m.neikes)@student.ru.nl`
).
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment