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

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