mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
Clarify purpose and suitability of sample programs
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
@@ -3,6 +3,8 @@ Mbed TLS sample programs
|
||||
|
||||
This subdirectory mostly contains sample programs that illustrate specific features of the library, as well as a few test and support programs.
|
||||
|
||||
**Warning!** These programs are not intended for and are not suitable to be used in production. The code needs to be adapted to build a real-world applications.
|
||||
|
||||
## Symmetric cryptography (AES) examples
|
||||
|
||||
* [`aes/crypt_and_hash.c`](aes/crypt_and_hash.c): file encryption and authentication, demonstrating the generic cipher interface and the generic hash interface.
|
||||
|
||||
Reference in New Issue
Block a user