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

diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h
index fe6b5a2..e728c38 100644
--- a/include/polarssl/md5.h
+++ b/include/polarssl/md5.h
@@ -1,6 +1,8 @@
 /**
  * \file md5.h
  *
+ * \brief MD5 message digest algorithm (hash function)
+ *
  *  Copyright (C) 2006-2010, Brainspark B.V.
  *
  *  This file is part of PolarSSL (http://www.polarssl.org)