aboutsummaryrefslogtreecommitdiffstats
path: root/c/sha3.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/sha3.h')
-rw-r--r--c/sha3.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/sha3.h b/c/sha3.h
index 8516690..faf94d1 100644
--- a/c/sha3.h
+++ b/c/sha3.h
@@ -31,6 +31,12 @@ extern void initialise(long bitrate, long capacity, long output);
/**
+ * Dispose of the Keccak sponge
+ */
+extern void dispose();
+
+
+/**
* Absorb the more of the message message to the Keccak sponge
*
* @param msg The partial message