diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h index 2043ad7ee..9fb417a9d 100644 --- a/include/polarssl/rsa.h +++ b/include/polarssl/rsa.h @@ -161,7 +161,7 @@ extern "C" { * \note The hash_id parameter is actually ignored * when using RSA_PKCS_V15 padding. * - * \note Currently (xyssl-0.8), RSA_PKCS_V21 padding + * \note Currently, RSA_PKCS_V21 padding * is not supported. */ void rsa_init( rsa_context *ctx,