Home
last modified time | relevance | path

Searched refs:alg (Results 1 – 24 of 24) sorted by relevance

/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
DJWT.php122 if (empty($header->alg)) {
125 if (empty(static::$supported_algs[$header->alg])) {
132 if (!self::constantTimeEquals($key->getAlgorithm(), $header->alg)) {
136 if ($header->alg === 'ES256' || $header->alg === 'ES384') {
140 if (!self::verify("$headb64.$bodyb64", $sig, $key->getKeyMaterial(), $header->alg)) {
174 …* @param string $alg Supported algorithms are 'ES384','ES256', 'HS256', 'HS384',
187 string $alg, argument
191 $header = ['typ' => 'JWT', 'alg' => $alg];
203 $signature = static::sign($signing_input, $key, $alg);
214 * @param string $alg Supported algorithms are 'ES384','ES256', 'HS256', 'HS384',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
DGoogleFirebaseAppcheckV1betaPublicJwk.php25 public $alg; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaPublicJwk
50 public function setAlg($alg) argument
52 $this->alg = $alg;
59 return $this->alg;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DJwk.php25 public $alg; variable in Google\\Service\\Container\\Jwk
62 public function setAlg($alg) argument
64 $this->alg = $alg;
71 return $this->alg;
/plugin/encryptedpasswords/script/
DSubtleAES.js22 const alg = {name: 'AES-CBC', iv: iv}; variable
23 const key = await crypto.subtle.importKey('raw', hash, alg, false, ['encrypt']);
25 const cipher = await crypto.subtle.encrypt(alg, key, new TextEncoder().encode(plaintext));
48 const alg = {name: 'AES-CBC', iv: iv}; variable
49 const key = await crypto.subtle.importKey('raw', hash, alg, false, ['decrypt']);
52 const plainBuffer = await crypto.subtle.decrypt(alg, key, cipher);
/plugin/authgooglesheets/vendor/google/auth/src/
DAccessToken.php166 if (empty($cert['alg'])) {
171 $alg = $alg ?: $cert['alg'];
173 if ($alg != $cert['alg']) {
175 'More than one alg detected in certs'
/plugin/authgoogle/google/auth/
DGoogle_AssertionCredentials.php89 $header = array('typ' => 'JWT', 'alg' => 'RS256');
/plugin/upgrade/lang/es/
Dfinal.txt3 Si encuentras algún problema, asegúrate de que todos tus complementos estén actualizados y sean com…
/plugin/adfs/phpsaml/lib/Saml2/
DUtils.php981 * @param string $alg
985 public static function calculateX509Fingerprint($x509cert, $alg = 'sha1') argument
1015 switch ($alg) {
1019 $fingerprint = hash($alg, $decodedData, false);
/plugin/saml/phpsaml/lib/Saml2/
DUtils.php981 * @param string $alg
985 public static function calculateX509Fingerprint($x509cert, $alg = 'sha1') argument
1015 switch ($alg) {
1019 $fingerprint = hash($alg, $decodedData, false);
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php702 $alg = 'sha1';
705 $alg = 'sha256';
708 $alg = 'sha384';
711 $alg = 'sha512';
714 $alg = 'ripemd160';
720 $digest = hash($alg, $data, true);
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php702 $alg = 'sha1';
705 $alg = 'sha256';
708 $alg = 'sha384';
711 $alg = 'sha512';
714 $alg = 'ripemd160';
720 $digest = hash($alg, $data, true);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/et/
Det.txt131 1. Igal inimesel on õigus haridusele. Haridus peab olema tasuta vähemalt alg- ja üldhariduse osas. …
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/gn/
Dgn.txt134 …eʼẽ Estádope, petel aty térã petel tapichápe, omoñepirũ ha omboguata hagua algún tembiapo ikatúva …
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/gl/
Dgl.txt149 Nada na presente Declaración poderá ser interpretado no sentido de que confire algún dereito ó esta…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js43762 module.exports = function createHash(alg) {
43763 alg = alg.toLowerCase();
43764 if (alg === 'md5') return new MD5();
43765 if (alg === 'rmd160' || alg === 'ripemd160') return new RIPEMD160();
43766 return new Hash(sha(alg));
43797 function Hmac(alg, key) {
43804 var blocksize = alg === 'sha512' || alg === 'sha384' ? 128 : 64;
43805 this._alg = alg;
43809 var hash = alg === 'rmd160' ? new RIPEMD160() : sha(alg);
43823 this._hash = alg === 'rmd160' ? new RIPEMD160() : sha(alg);
[all …]
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1alg/dijkstra.js","webpack://mermaid/./node_modules/graphlib/lib/data/priority-queue.js","webpack:/…
Dmermaid.min.js1 …(6)(t))},function(t,e,n){var r=n(199);t.exports={Graph:r.Graph,json:n(302),alg:n(303),version:r.ve…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
Dvocab.bpe22060 Ġnost alg
45287 Ġam alg
46857 alg ia
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1alg/components.js","webpack:///./node_modules/dagre-d3/node_modules/graphlib/lib/alg/dfs.js","webp…
Dbundle.js403 …r i=n(74),r=n(413),o=n(261).slack,s=n(261).longestPath,a=n(141).alg.preorder,l=n(141).alg.postorde…
426 …r i=n(75),r=n(421),o=n(262).slack,s=n(262).longestPath,a=n(143).alg.preorder,l=n(143).alg.postorde…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js403 …r i=n(74),r=n(413),o=n(261).slack,s=n(261).longestPath,a=n(141).alg.preorder,l=n(141).alg.postorde…
426 …r i=n(75),r=n(421),o=n(262).slack,s=n(262).longestPath,a=n(143).alg.preorder,l=n(143).alg.postorde…
/plugin/diagramsnet/lib/js/mermaid/
Dmermaid.min.js6 …(6)(t))},function(t,e,n){var r=n(199);t.exports={Graph:r.Graph,json:n(302),alg:n(303),version:r.ve…
/plugin/flowcharts/
Dmermaid.min.js1 …(6)(t))},function(t,e,n){var r=n(168);t.exports={Graph:r.Graph,json:n(271),alg:n(272),version:r.ve…
/plugin/diagramsnet/lib/js/
Dextensions.min.js1705 …(6)(t))},function(t,e,n){var r=n(199);t.exports={Graph:r.Graph,json:n(302),alg:n(303),version:r.ve…