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
- * Tue Feb 2 00:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Dec 16 00:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.9.6-3
-
- don't forget to regenerate configure (#512275)
- account for older autotools
- * Wed Dec 16 00:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.9.6-2
-
- backport changes to ensure that hmaccalc can always find prelink where it
was at build-time, regardless of the value of $PATH at runtime (#512275)
- buildrequire prelink on architectures where we have it, so that it will be
found at build-time