Van de Ven: Deprecating old crypto
Van de Ven: Deprecating old crypto
Posted Mar 30, 2015 19:24 UTC (Mon) by dkg (subscriber, #55359)In reply to: Van de Ven: Deprecating old crypto by mathstuf
Parent article: Van de Ven: Deprecating old crypto
If you just want a simple hashing interface without a lot of unnecessary library initialization and shutdown overhead, i recommend looking at nettle. The nettle manual's example code even shows that workflow explicitly.