Home
last modified time | relevance | path

Searched refs:hasher (Results 1 – 8 of 8) sorted by relevance

/plugin/authwordpress/
H A Dauth.php125 * @uses PasswordHash::CheckPassword WordPress password hasher
134 $hasher = new PasswordHash(8, true);
135 $check = $hasher->CheckPassword($pass, $data['pass']);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md21 $hasher = $this->prophet->prophesize('App\Security\Hasher');
22 $user = new App\Entity\User($hasher->reveal());
24 $hasher->generateHash($user, 'qwerty')->willReturn('hashed_pass');
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js752 _.memoize = function(func, hasher) { argument
755 var address = '' + (hasher ? hasher.apply(this, arguments) : key);
H A Dunderscore-min.map1 …","concat","partial","boundArgs","position","bindAll","Error","memoize","hasher","cache","address"…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js782 _.memoize = function(func, hasher) { argument
785 var address = '' + (hasher ? hasher.apply(this, arguments) : key);
/plugin/diagramsnet/lib/js/cryptojs/
H A Daes.min.js22 …nd({keySize:4,hasher:p.MD5,iterations:1}),init:function(d){this.cfg=this.cfg.extend(d)},compute:fu…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/diagramsnet/lib/js/
H A Dapp.min.js119 …nd({keySize:4,hasher:p.MD5,iterations:1}),init:function(d){this.cfg=this.cfg.extend(d)},compute:fu…