home.social

#fastpbkdf2 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fastpbkdf2, aggregated by home.social.

  1. is a very fast implementation.

    fastpbkdf2 implements PBKDF2-HMAC for the SHA1, SHA256, and SHA512 hashing algorithms. fastpbkdf2 uses several optimizations to improve its speed over 's PBKDF2 while retaining probable security. In certain cases fastpbkdf2 can be over six times as fast as OpenSSL's equivalent implementation.

    Website 🔗️: github.com/ctz/fastpbkdf2