Skip to content

Add mbed TLS Hashing example #3

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

Merged
merged 4 commits into from
Jul 20, 2016
Merged

Add mbed TLS Hashing example #3

merged 4 commits into from
Jul 20, 2016

Conversation

andresag01
Copy link

Add the mbed TLS hashing example ported from yotta. This demonstrates the use of various cryptographic primitives.

Andres AG added 4 commits July 8, 2016 11:03
Add the mbed TLS benchmark example that runs multiple cryptographic
primitives and reports performance. Also, modified the repository's
structure so that each example is in a different subdirectory.
Fix the benchmark code to remove the conditional preprocessor
directives for platform.h. This code is not meant to be portable to
anything other than mbed OS, so these are not required.

Also, update documentation according to feedback.
Add the mbed TLS example that demonstrates the use of hashing
functions.
@yanesca
Copy link
Contributor

yanesca commented Jul 19, 2016

+1

@simonbutcher
Copy link
Contributor

Reviewed and approved.

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.

3 participants