1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

Tune up some comments

This commit is contained in:
Manuel Pégourié-Gonnard
2015-08-14 11:18:30 +02:00
parent e0ad57b0b3
commit 6b798b9dae
2 changed files with 20 additions and 6 deletions

View File

@ -20,8 +20,8 @@
*/
/*
* We implement EC-JPAKE as defined in Chapter 7.4 of the Thread v1.0
* Specification. References below are to this document.
* References in the code are to the Thread v1.0 Specification,
* available from the Thread Group http://threadgroup.org/
*/
#if !defined(MBEDTLS_CONFIG_FILE)