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

diff --git a/include/polarssl/sha2.h b/include/polarssl/sha2.h
index be4ae56..813a96c 100644
--- a/include/polarssl/sha2.h
+++ b/include/polarssl/sha2.h
@@ -1,6 +1,8 @@
 /**
  * \file sha2.h
  *
+ * \brief SHA-256 cryptographic hash function
+ *
  *  Copyright (C) 2006-2010, Brainspark B.V.
  *
  *  This file is part of PolarSSL (http://www.polarssl.org)