Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
hmaccalc: Tools for computing and checking HMAC values for files
- Summary
- The hmaccalc package contains tools which can calculate HMAC (hash-based
message authentication code) values for files. The names and interfaces are
meant to mimic the sha*sum tools provided by the coreutils package.
Changelog
- * Wed Sep 9 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Apr 9 01:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.9.6-1
-
- fix 'make check' by using binaries built with a different path for their
own check files
- add a non-fips compile-time option, which we don't use
- * Tue Mar 31 01:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com>
-
- handle '-' as indicating that stdin should be used for the input file