summaryrefslogtreecommitdiff
path: root/lea.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-10-14 08:21:56 -0400
committerJeffrey Walton <noloader@gmail.com>2018-10-14 08:21:56 -0400
commit23279dcd459c785ab3c413dd6ca5746c19e5bee1 (patch)
tree33d08fad865dd66a7b9a5a67450d4fcae6beb83f /lea.h
parent7bd9ffcaca0c7a82b7b80569063bcfa07b26a067 (diff)
downloadcryptopp-git-23279dcd459c785ab3c413dd6ca5746c19e5bee1.tar.gz
Update documentation
Diffstat (limited to 'lea.h')
-rw-r--r--lea.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lea.h b/lea.h
index a2fb8bb2..1c51952c 100644
--- a/lea.h
+++ b/lea.h
@@ -31,6 +31,10 @@ NAMESPACE_BEGIN(CryptoPP)
/// \since Crypto++ 7.1
struct LEA_Info : public FixedBlockSize<16>, public VariableKeyLength<16,16,32,8>
{
+ /// \brief The algorithm name
+ /// \returns the algorithm name
+ /// \details StaticAlgorithmName returns the algorithm's name as a static
+ /// member function.
static const std::string StaticAlgorithmName()
{
// Format is Cipher-Blocksize