- Added TLS1.2

This commit is contained in:
Paul Bakker 2012-04-18 14:21:32 +00:00
parent d8ef167833
commit 915940ef80

View File

@ -13,6 +13,7 @@ Features
* Added key_app_writer example application
* Added cert_req example application
* Added base Galois Counter Mode (GCM) for AES
* Added TLS 1.2 support
Changes
* Removed redundant POLARSSL_DEBUG_MSG define