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: mBuinoBlinky PB_Emma_Ethernet SLOTrashHTTP Garagem ... more
You are viewing an older revision! See the latest version
Homepage
This library implements the following algorithms :
- RC4
- AES (AES-128, AES-192, AES-256)
- MD2
- MD5
- SHA-1
- SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512)
TODO¶
- remove dynamic allocation in MD2
- improve speed
- implement DES and 3DES
- implement HMAC (HMAC-MD5, HMAC-SHA1, HMA-SHA256)