From 6866943e9a10ee46d8c826f96f739ced38415e3e Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 29 Apr 2011 17:07:22 +0200 Subject: [PATCH] Update doxygen main page with links to gcrypt functions. --- server.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/server.c b/server.c index e8dddf5b..142e2abb 100644 --- a/server.c +++ b/server.c @@ -52,12 +52,14 @@ * - Blob tables: \ref blob.c, * - The error subssystem: \ref error.h. * - Access control for paraslash senders: \ref acl.c, \ref acl.h. + * - Internal crypto API: \ref crypt.h. * * Low-level data structures: * * - Doubly linked lists: \ref list.h, * - Ring buffer: \ref ringbuffer.c, \ref ringbuffer.h, - * - Crypto: \ref crypt.c, \ref crypt.h. + * - openssl: \ref crypt.c + * - libgcrypt: \ref gcrypt.c * - Forward error correction: \ref fec.c. */ -- 2.39.2