aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/workfactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/workfactor.h')
-rw-r--r--src/pubkey/workfactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/workfactor.h b/src/pubkey/workfactor.h
index bd1a43298..179b580e7 100644
--- a/src/pubkey/workfactor.h
+++ b/src/pubkey/workfactor.h
@@ -13,7 +13,7 @@
namespace Botan {
/**
-* Estimate work factor
+* Estimate work factor for discrete logarithm
* @param prime_group_size size of the group in bits
* @return estimated security level for this group
*/