aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_crypto_lib.h')
-rw-r--r--src/include/gnunet_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 7bc7cf143..2737ee0e9 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -289,7 +289,7 @@ struct GNUNET_CRYPTO_EddsaPrivateScalar
289 289
290/** 290/**
291 * Private ECC key material encoded for transmission. To be used only for 291 * Private ECC key material encoded for transmission. To be used only for
292 * Edx25519 signatures. An inital key corresponds to data from the key 292 * Edx25519 signatures. An initial key corresponds to data from the key
293 * expansion and clamping in the EdDSA key generation. 293 * expansion and clamping in the EdDSA key generation.
294 */ 294 */
295struct GNUNET_CRYPTO_Edx25519PrivateKey 295struct GNUNET_CRYPTO_Edx25519PrivateKey