Home
last modified time | relevance | path

Searched refs:SHA512 (Results 1 – 6 of 6) sorted by relevance

/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php525 const SHA512 = 'http://www.w3.org/2001/04/xmlenc#sha512'; define in XMLSecurityDSig
710 case XMLSecurityDSig::SHA512:
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php525 const SHA512 = 'http://www.w3.org/2001/04/xmlenc#sha512'; define in XMLSecurityDSig
710 case XMLSecurityDSig::SHA512:
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js49777 var SHA512 = require('./512');
49781 SHA512.call(this);
49785 utils.inherits(SHA384, SHA512);
49819 function SHA512() {
49820 if (!(this instanceof SHA512)) return new SHA512();
49827 utils.inherits(SHA512, BlockHash);
49828 module.exports = SHA512;
49829 SHA512.blockSize = 1024;
49830 SHA512.outSize = 512;
49831 SHA512.hmacStrength = 192;
[all …]
/plugin/datatables/assets/pdfmake/
Dpdfmake.js10830 var SHA512 = C_algo.SHA512;
10835 var SHA384 = C_algo.SHA384 = SHA512.extend({
10840 var hash = SHA512._doFinalize.call(this);
10860 C.SHA384 = SHA512._createHelper(SHA384);
10876 C.HmacSHA384 = SHA512._createHmacHelper(SHA384);
10923 var SHA512 = C_algo.SHA512 = Hasher.extend({
11123 C.SHA512 = Hasher._createHelper(SHA512);
11139 C.HmacSHA512 = Hasher._createHmacHelper(SHA512);
11141 return CryptoJS.SHA512;
Dpdfmake.min.js2SHA512,x=w.SHA384=_.extend({_doReset:function _doReset(){this._hash=new y.init([new g.init(3418070…
/plugin/dokuprism/prism/
Dprism.js162 …TES|MONTH|REGEX|REPLACE|ROUND|sameTerm|SAMPLE|SECONDS|SHA1|SHA256|SHA384|SHA512|STR|STRAFTER|STRBE…