MCPcopy Create free account
hub / github.com/delight-im/Faceless / pbkdf2

Method pbkdf2

Server/public_html/classes/Encryption.php:109–123  ·  view source on GitHub ↗

* Stretch the key using the PBKDF2 algorithm * * @param string $algo the algorithm to use * @param string $key the key to stretch * @param string $salt a random salt * @param int $rounds the number of rounds to derive * @param int $length the length of the output key * @return string the derived key */

($algo, $key, $salt, $rounds, $length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getKeysMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected