commit | 21e2926736dbb834e0822c9a8a0ce3b7c6f353cf | [log] [tgz] |
---|---|---|
author | Rose Zadik <rose.zadik@arm.com> | Tue Apr 17 14:08:56 2018 +0100 |
committer | GitHub <noreply@github.com> | Tue Apr 17 14:08:56 2018 +0100 |
tree | a6d9e7b89dafdd3abbb91022aefa3558a0fc0f30 | |
parent | f2ec288bf891cbfea5deb9996ed54f97d46b50a7 [diff] |
Update rsa.h minor change to the file's brief desc.
diff --git a/include/mbedtls/rsa.h b/include/mbedtls/rsa.h index 033e580..f8b8965 100644 --- a/include/mbedtls/rsa.h +++ b/include/mbedtls/rsa.h
@@ -1,7 +1,7 @@ /** * \file rsa.h * - * \brief This file defines the RSA public-key cryptosystem. + * \brief This file provides an API for the RSA public-key cryptosystem. * * The RSA public-key cryptosystem is defined in <em>Public-Key * Cryptography Standards (PKCS) #1 v1.5: RSA Encryption</em>