- Added Doxygen source code documentation parts (donated by Fox-IT)

diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h
index 5fae794..15b047c 100644
--- a/include/polarssl/rsa.h
+++ b/include/polarssl/rsa.h
@@ -1,6 +1,8 @@
 /**
  * \file rsa.h
  *
+ * \brief The RSA public-key cryptosystem
+ *
  *  Copyright (C) 2006-2010, Brainspark B.V.
  *
  *  This file is part of PolarSSL (http://www.polarssl.org)