X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/fcdff1398b72c97915b11975046865fbdf2f8713..cc3ede61012fc9f409b7c7e6197d5c563d11d7da:/lib/arcfour.h diff --git a/lib/arcfour.h b/lib/arcfour.h index 0a9d75c..af6e941 100644 --- a/lib/arcfour.h +++ b/lib/arcfour.h @@ -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. */