Searched refs:Montgomery (Results 1 – 11 of 11) sorted by relevance
/external/v8/benchmarks/ |
D | crypto.js | 556 function Montgomery(m) { class 608 Montgomery.prototype.convert = montConvert; 609 Montgomery.prototype.revert = montRevert; 610 Montgomery.prototype.reduce = montReduce; 611 Montgomery.prototype.mulTo = montMulTo; 612 Montgomery.prototype.sqrTo = montSqrTo; 636 if(e < 256 || m.isEven()) z = new Classic(m); else z = new Montgomery(m); 1112 z = new Montgomery(m);
|
/external/speex/ |
D | NOTICE | 7 Copyright (C) 2005 Jean-Marc Valin, CSIRO, Christopher Montgomery
|
/external/boringssl/src/crypto/ec/ |
D | p256-x86_64_tests.txt | 1030 # Montgomery multiplication tests. 1142 # Montgomery conversion tests. 1190 # coordinates and A and B are in Jacobian coordinates in the Montgomery domain.
|
/external/wycheproof/doc/ |
D | dh.md | 104 CVE-2015-3193: The Montgomery squaring implementation in crypto/bn/asm/x86_64-mont5.pl
|
/external/libogg/doc/ |
D | rfc5334.txt | 9 Obsoletes: 3534 C. Montgomery 698 Christopher Montgomery
|
D | rfc3533.txt | 742 Montgomery and the Xiph.Org foundation have done in defining the Ogg 747 technical and typo corrections that C. Montgomery and the Ogg
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 1284 Lazzaro, Jack Moffitt, Christopher Montgomery, Colin Perkins, Barry
|
/external/bouncycastle/patches/ |
D | bcprov.patch | 763 - * NOTE: Curve25519 was specified in Montgomery form. Rewriting in Weierstrass form 790 + // * NOTE: Curve25519 was specified in Montgomery form. Rewriting in Weierstrass form
|
/external/boringssl/src/crypto/bn/ |
D | bn_tests.txt | 10346 # Craft inputs whose Montgomery representation is 1, i.e., shorter than M, in
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_Latin.txt | 2379 Flagg, James Montgomery
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|