On 6/22/12 4:12 AM, Jack Bates wrote:
What's the best way to compute SHA-256 digests for content in the cache? I am thinking of using libgcrypt [1], can anyone comment on whether this is a good choice, or offer advice?
hmmm, maybe consider something from OpenSSL? We already link / use it heavily, and I believe there's a SHA-256 in it as well?
-- leif