Searched refs:Montgomery (Results 1 – 17 of 17) sorted by relevance
/third_party/mbedtls/tests/suites/ |
D | test_suite_ecp.data | 208 ECP write binary #10 (Montgomery curve25519, buffer just fits) 212 ECP write binary #11 (Montgomery curve25519, buffer too small) 216 ECP write binary #12 (Montgomery curve448, buffer just fits) 220 ECP write binary #13 (Montgomery curve448, buffer too small) 456 ECP generate Montgomery key: Curve25519, random in range 459 ECP generate Montgomery key: Curve25519, clear higher bit 462 ECP generate Montgomery key: Curve25519, clear low bits 465 ECP generate Montgomery key: Curve25519, random = all-bits-zero 468 ECP generate Montgomery key: Curve25519, random = all-bits-one 471 ECP generate Montgomery key: Curve25519, not enough entropy [all …]
|
D | test_suite_psa_crypto_metadata.data | 375 ECC key family: Montgomery (Curve25519, Curve448)
|
/third_party/openssl/doc/man3/ |
D | BN_mod_mul_montgomery.pod | 7 BN_from_montgomery, BN_to_montgomery - Montgomery multiplication 30 These functions implement Montgomery multiplication. They are used 49 BN_from_montgomery() performs the Montgomery reduction I<r> = I<a>*R^-1.
|
/third_party/node/deps/npm/node_modules/jsbn/ |
D | index.js | 454 function Montgomery(m) { class 505 Montgomery.prototype.convert = montConvert; 506 Montgomery.prototype.revert = montRevert; 507 Montgomery.prototype.reduce = montReduce; 508 Montgomery.prototype.mulTo = montMulTo; 509 Montgomery.prototype.sqrTo = montSqrTo; 530 if(e < 256 || m.isEven()) z = new Classic(m); else z = new Montgomery(m); 987 z = new Montgomery(m);
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | mulmod-ppro.txt | 13 The proof follows an argument made by Granlund/Montgomery in [2].
|
/third_party/mbedtls/docs/architecture/testing/ |
D | psa-storage-format-testing.md | 107 * Montgomery private keys: were they stored in masked form?
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 1.txt | 4739 1304442|Montgomery, WV 6798 1334213|Montgomery, AL 6799 1334215|Montgomery, AL 6801 1334239|Montgomery, AL 6802 1334240|Montgomery, AL 6803 1334241|Montgomery, AL 6804 1334242|Montgomery, AL 6805 1334244|Montgomery, AL 6806 133426|Montgomery, AL 6807 133427|Montgomery, AL [all …]
|
/third_party/openssl/ |
D | NEWS | 63 o Fixed an overflow bug in the x64_64 Montgomery squaring procedure 184 o Montgomery multiplication may produce incorrect results (CVE-2016-7055)
|
D | CHANGES | 479 *) Fixed an an overflow bug in the x64_64 Montgomery squaring procedure 803 length-invariant. Switch even to fixed-length Montgomery multiplication. 812 *) Add a scaffold to optionally enhance the Montgomery ladder implementation 1244 length-invariant. Switch even to fixed-length Montgomery multiplication. 1341 There is an overflow bug in the AVX2 Montgomery multiplication procedure 1364 There is a carry propagating bug in the x86_64 Montgomery squaring 1442 There is a carry propagating bug in the x86_64 Montgomery squaring 1485 *) Montgomery multiplication may produce incorrect results 1487 There is a carry propagating bug in the Broadwell-specific Montgomery 2946 There is a carry propagating bug in the x86_64 Montgomery squaring [all …]
|
/third_party/openssl/test/recipes/10-test_bn_data/ |
D | bnmod.txt | 2424 # Craft inputs whose Montgomery representation is 1, i.e., shorter than M, in
|
/third_party/mbedtls/ |
D | ChangeLog | 568 and using a Montgomery curve for the key exchange. Reported by lhuang04 1000 Montgomery keys in little-endian as defined by RFC7748. Contributed by 1002 * Fix build errors when the only enabled elliptic curves are Montgomery
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_Latin.txt | 2379 Flagg, James Montgomery
|
D | ulyss10.txt | 25895 corner of Montgomery street where they made tracks to the left from thence
|
/third_party/mindspore/ |
D | Third_Party_Open_Source_Software_Notice | 7235 Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
|
/third_party/eudev/hwdb/ |
D | 20-OUI.hwdb | 18786 ID_OUI_FROM_DATABASE=Montgomery Technology, Inc.
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 82361 2011-07-21 17:23:28 -0400 Monty Montgomery <cmontgom@redhat.com> 103005 Reported by Christopher Montgomery.
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 98718 2011-07-21 17:16:26 -0400 Monty Montgomery <cmontgom@redhat.com>
|