This website requires JavaScript.
Explore
Help
Sign In
rpms
/
libkcapi
Watch
7
Star
0
Fork
0
You've already forked libkcapi
Code
Issues
Pull Requests
Releases
Activity
4cdceabb5d
libkcapi
/
.gitignore
4 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update to upstream version 1.1.0 This patch also fixes the computation of self-check .hmac files. Before, fipshmac was used for all binaries but since the hmaccalc tools use different parameters (SHA-512 instead of SHA-256 and a different key, this would lead to self-check failures for hmaccalc. The new post-install script calculates the hmaccalc files using sha512hmac and other .hmac files using fipshmac. The parameters for the self-check of the library were also consolidated upstream to use a single parameter set across tools (the fipscheck parameters) so that the library is checked correctly by all tools. I also dropped the kcapi-hasher binary and the hasher subpackage as it is really useless on its own (and the other hasher tools are always created as hard links). It would also be impossible to add a universally correct .hmac file since different tools would check against it with different parameters.
2018-04-12 13:30:14 +00:00
/libkcapi-*.tar.xz
/libkcapi-*.tar.xz.asc
/*.src.rpm
Reference in New Issue
Copy Permalink