]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: Use OpenSSL for cryptographic hashing 25773/head
authorJames P. Weaver <james.barrett@bbc.co.uk>
Thu, 3 Jan 2019 13:24:23 +0000 (13:24 +0000)
committerJames P. Weaver <james.barrett@bbc.co.uk>
Mon, 28 Jan 2019 13:46:02 +0000 (13:46 +0000)
commit13a49683de3a36a53e28d10e23414a218a84ef37
tree3d690ab8229d466daa6e6b484ebe733767ccc9d4
parent40259dd3ebe21d7f9d83fff716c07aa171e99795
common: Use OpenSSL for cryptographic hashing

The OpenSSL implementation of the hashing algorithms is faster than the NSS version, and
so should be preferred when available

Signed-off-by: James Weaver <james.barrett@bbc.co.uk>
src/common/ceph_crypto.cc
src/common/ceph_crypto.h