From a4a912873058e50060561c21e965b4fec1d9b08b Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 28 Nov 2016 15:48:59 +0100 Subject: Cleans up and documents the whole cmix protocol. --- libcmix-crypto/groupelement.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcmix-crypto/groupelement.h') diff --git a/libcmix-crypto/groupelement.h b/libcmix-crypto/groupelement.h index 60c6b21..353e525 100644 --- a/libcmix-crypto/groupelement.h +++ b/libcmix-crypto/groupelement.h @@ -4,6 +4,13 @@ extern "C" { #endif +/*! + * \file + */ + +/*! + * \brief GroupElement Token te represent group elements. + */ typedef void* GroupElement; #ifdef __cplusplus -- cgit v1.2.3-70-g09d2