chiark / gitweb /
Doxygen file headers for most files
[disorder] / lib / arcfour.h
index 0a9d75c0f745fd9c18a84abd3cf4654f326c1084..af6e9414a6091553431bb13a9853341b2ab3bc78 100644 (file)
@@ -18,6 +18,9 @@
  * 02110-1301, USA.
  *
  */
+/** @file lib/arcfour.h
+ * @brief Arcfour (RC4-compatible) stream cipher implementation
+ */
 
 /* Code from Libgcrypt adapted for gnulib by Simon Josefsson. */