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.
Diff: README.md
- Revision:
- 47:18a73cfdea57
- Parent:
- 41:ef3694f92ad8
--- a/README.md Tue Nov 07 12:15:07 2017 +0000 +++ b/README.md Tue Nov 07 14:00:07 2017 +0000 @@ -1,12 +1,12 @@ -# mbed TLS Authenticated Encryption example on mbed OS +# Mbed TLS Authenticated Encryption example on Mbed OS -This application performs authenticated encryption and authenticated decryption of a buffer. It serves as a tutorial for the basic authenticated encryption functions of mbed TLS. +This application performs authenticated encryption and authenticated decryption of a buffer. It serves as a tutorial for the basic authenticated encryption functions of Mbed TLS. ## Getting started Set up your environment if you have not done so already. For instructions, refer to the [main readme](../README.md). -You can also compile this example with the [mbed Online Compiler](https://os.mbed.com/compiler/) by using [this project](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-authcrypt). +You can also compile this example with the [Mbed Online Compiler](https://os.mbed.com/compiler/) by using [this project](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-authcrypt). ## Monitoring the application