Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: AES_example shaun_larada Smartage
Fork of Crypto by
Diff: Crypto.h
- Revision:
- 10:bc9c23aa3870
- Parent:
- 9:e34e076fb223
--- a/Crypto.h Mon Sep 16 08:35:36 2013 +0000 +++ b/Crypto.h Tue Sep 24 07:19:04 2013 +0000 @@ -12,4 +12,6 @@ #include "SHA1.h" #include "SHA2.h" +#include "HMAC.h" + #endif
