Home
last modified time | relevance | path

Searched refs:algorithm (Results 51 – 75 of 91) sorted by relevance

1234

/plugin/securelogin/
H A DREADME.md5 This plugin uses [Tom Wu's implementation of the RSA algorithm in JavaScript](http://www-cs-student…
/plugin/authdrupal8/
H A Dpassword.inc131 * The string name of a hashing algorithm usable by hash(), like 'sha256'.
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md233 only one example with the coverage-based generation algorithm that will activate
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md233 - New Key object to prevent key/algorithm type confusion (#365)
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/fckg/
H A DChanges56 This uses a new configuration option which will turn on the experimenmtal algorithm for all pages, …
/plugin/adfs/phpsaml/
H A DREADME.md411 … * let the toolkit know which algorithm was used. Possible values: sha1, sha256, sha384 or sha512
539 // Notice that sha1 is a deprecated algorithm and should not be used
547 // Notice that sha1 is a deprecated algorithm and should not be used
1488 * `castKey` - Converts a `XMLSecurityKey` to the correct algorithm.
/plugin/diagramsnet/lib/js/cryptojs/
H A Daes.min.js29 …,d);b=l.finalize(b);l=l.cfg;return n.create({ciphertext:b,key:c,iv:l.iv,algorithm:a,mode:l.mode,pa…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG719 …* fixed algorithm that determines if a template using inheritance is valid (no output between bloc…
877 * changed the algorithm used for parsing expressions
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1algorithm all analyze asensitive at authors auto_increment autocommit avg avg_row_length before bi…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js5979 hash: function hash(algorithm) {
38306 function Sign(algorithm) {
38308 var data = algorithms[algorithm];
38341 function Verify(algorithm) {
38375 function createSign(algorithm) {
38376 return new Sign(algorithm);
38379 function createVerify(algorithm) {
38380 return new Verify(algorithm);
70133 subtype = ndata.algorithm.algorithm.join('.');
70166 subtype = ndata.algorithm.algorithm.join('.');
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js26974 var algorithm = dict.get('V');
26976 …if (!Number.isInteger(algorithm) || algorithm !== 1 && algorithm !== 2 && algorithm !== 4 && algor…
26980 this.algorithm = algorithm;
26984 if (algorithm <= 3) {
27010 …var encryptMetadata = (algorithm === 4 || algorithm === 5) && dict.get('EncryptMetadata') !== fals…
27029 if (algorithm !== 5) {
27056 if (algorithm >= 4) {
27137 if (this.algorithm === 4 || this.algorithm === 5) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1algorithm specified by the system descriptor. Needs to be specified if the counter system is 'addi…
H A Deditor.worker.js.map1algorithm described in\n * \"An O(ND) Difference Algorithm and its variations\" by Eugene W. Myers…
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js.map1 …nds;\n var Pos = CodeMirror.Pos;\n\n // This is not exactly Sublime's algorithm. I couldn't make…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog36 * Change: unicode-aware line breaking algorithm
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1algorithm: given a polygon that has been cut\n// into its visible line segments, and rejoins the s…
/plugin/jmol2/jmol/
H A DCHANGES.txt1607 # code: better algorithm for atom types in Mol2Reader
3432 # code: optimization of algorithm used for load RANGE
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js5 …26126:case 26127:case 26128:break;default:throw"Unrecognized encryption algorithm: "+o.AlgID}parse…

1234