Flowdock
method

pbkdf2_hmac

Importance_1
pbkdf2_hmac(p1, p2, p3, p4, p5) public

Parameters

  • pass - string

  • salt - string

  • iter - integer - should be greater than 1000. 2000 is better.

  • keylen - integer

  • digest - a string or OpenSSL::Digest object.

Available in OpenSSL 0.9.9?.

Digests other than SHA1 may not be supported by other cryptography libraries.

Show source
Register or log in to add new notes.