diff options
Diffstat (limited to '')
-rw-r--r-- | libhashsum_init_md2_hasher.3 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libhashsum_init_md2_hasher.3 b/libhashsum_init_md2_hasher.3 index 4229718..73673b9 100644 --- a/libhashsum_init_md2_hasher.3 +++ b/libhashsum_init_md2_hasher.3 @@ -220,7 +220,11 @@ will be set to .IR LIBHASHSUM_UNSUPPORTED . .SH HISTORY -libhashsum 1.0. +Introduced in libhashsum 1.0. +.PP +The +.I hash_excess_bits +field was added in libhashsum 1.1. .SH NOTES MD2 has been compromised with a theoretical attack. |