URL: https://github.com/SSSD/sssd/pull/826 Author: alexey-tikhonov Title: #826: util/crypto/libcrypto: changed sss_hmac_sha1() Action: opened
PR body: """ Changed libcrypto/sss_hmac_sha1 implementation to be FIPS140 compliant.
Resolves: https://pagure.io/SSSD/sssd/issue/4022 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/826/head:pr826 git checkout pr826