Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
hmaccalc - Tools for computing and checking HMAC values for files
- Description:
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.
Packages
hmaccalc-0.9.6-4.el5.i386
[21 KiB] |
Changelog
by Nalin Dahyabhai (2011-03-16):
- when checking, don't truncate the sums we read from the checkfile, just check
them as they are (#658178)
|
hmaccalc-0.9.6-3.el5.i386
[20 KiB] |
Changelog
by Nalin Dahyabhai (2009-12-15):
- don't forget to regenerate configure (#512275)
- account for older autotools
|
hmaccalc-0.9.6-1.el5.i386
[20 KiB] |
Changelog
by Nalin Dahyabhai (2009-04-08):
- 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
|