On Thu, Apr 02, 2015 at 01:16:46PM +0100, Stuart Henderson wrote: > On 2015/04/02 05:02, Jiri B wrote: > > Stuart pointed out to use gdb from ports, so...: > > > > #0 0x000018989a959c6f in SHA512_Update () from > > /usr/local/lib/libfreebl3.so.36.0 > > Awesome. So libfreebl3 from libnss has a function called SHA512_Update, > and so does libcrypto from (libre|Open)SSL.
Not only that one but also SHA224, SHA1, SHA284, SHA256, MD5 and MD2 variants. And maybe others :) Landry
