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

Add examples #26

Merged
merged 7 commits into from
Aug 10, 2022
Merged

Add examples #26

merged 7 commits into from
Aug 10, 2022

Conversation

konradh
Copy link
Contributor

@konradh konradh commented Aug 3, 2022

No description provided.

examples/measurements/ed25519_measure.c Outdated Show resolved Hide resolved
examples/measurements/ed25519_measure.c Outdated Show resolved Hide resolved
examples/measurements/inflate_measure.c Outdated Show resolved Hide resolved
examples/measurements/sha256_measure.c Outdated Show resolved Hide resolved
examples/measurements/sha512_measure.c Outdated Show resolved Hide resolved
examples/measurements/aes_gcm_measure.c Outdated Show resolved Hide resolved
examples/measurements/inflate_measure.c Outdated Show resolved Hide resolved
examples/measurements/sha256_measure.c Outdated Show resolved Hide resolved
examples/measurements/sha512_measure.c Outdated Show resolved Hide resolved
@felix-gohla
Copy link
Contributor

Is this a thing of Github showing me 25 commits (some are from #19)? Not sure, what's happening here. 😊

felix-gohla and others added 7 commits August 10, 2022 10:13
This adds the programs for measuring the time it takes to
complete Ed25519, Inflate, and SHA256/512. Currently, these
only really compile for the ATmega1284P, but the GPIO
functionality can be adjusted for other boards as well.
Moreover, this also adds some Python scripts to generate the
input data for the measurement programs such as encryption
keys.
@konradh konradh force-pushed the feature/example-application branch from c88729c to de74ba7 Compare August 10, 2022 08:21
@felix-gohla felix-gohla self-requested a review August 10, 2022 10:25
@konradh konradh merged commit bfab1c5 into main Aug 10, 2022
@konradh konradh deleted the feature/example-application branch August 10, 2022 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants