We use libcrypto (OpenSSL) for easy computation of the HMAC in all cores. We
already have that code, even SSE2-accelerated, in _cpyrit_cpu.
Provide a universal HMAC-SHA1-function in _cpyrit_cpu. Use CObjects to pass
function-pointers from _cpyrit_cpu to the other cores. Remove all
OpenSSL-related code.
Original issue reported on code.google.com by lukas.l...@gmail.com on 24 Oct 2010 at 8:23
Original issue reported on code.google.com by
lukas.l...@gmail.com
on 24 Oct 2010 at 8:23