summaryrefslogtreecommitdiff
path: root/keccak.h
diff options
context:
space:
mode:
Diffstat (limited to 'keccak.h')
-rw-r--r--keccak.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keccak.h b/keccak.h
index bbc357b0..75410ba7 100644
--- a/keccak.h
+++ b/keccak.h
@@ -88,6 +88,8 @@ public:
/// block size called rate expressed as <tt>r</tt>.
unsigned int BlockSize() const { return BLOCKSIZE; }
+ std::string AlgorithmName() const { return StaticAlgorithmName(); }
+
private:
#if !defined(__BORLANDC__)
// ensure there was no underflow in the math