aboutsummaryrefslogtreecommitdiff
path: root/libcmix-crypto/elgamal/elgamal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcmix-crypto/elgamal/elgamal.h')
-rw-r--r--libcmix-crypto/elgamal/elgamal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcmix-crypto/elgamal/elgamal.h b/libcmix-crypto/elgamal/elgamal.h
index 21bf58a..1fcb044 100644
--- a/libcmix-crypto/elgamal/elgamal.h
+++ b/libcmix-crypto/elgamal/elgamal.h
@@ -42,6 +42,8 @@ extern SharedKeyDeleter elgamal_delete_shared_key;
extern Encrypter elgamal_encrypt;
+extern Inverter elgamal_invert;
+
extern Deinitializer elgamal_deinitialize;
/*!