Home
last modified time | relevance | path

Searched refs:Montgomery (Results 1 – 17 of 17) sorted by relevance

/third_party/mbedtls/tests/suites/
Dtest_suite_ecp.data208 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 …]
Dtest_suite_psa_crypto_metadata.data375 ECC key family: Montgomery (Curve25519, Curve448)
/third_party/openssl/doc/man3/
DBN_mod_mul_montgomery.pod7 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/
Dindex.js454 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/
Dmulmod-ppro.txt13 The proof follows an argument made by Granlund/Montgomery in [2].
/third_party/mbedtls/docs/architecture/testing/
Dpsa-storage-format-testing.md107 * Montgomery private keys: were they stored in masked form?
/third_party/libphonenumber/resources/geocoding/en/
D1.txt4739 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/
DNEWS63 o Fixed an overflow bug in the x64_64 Montgomery squaring procedure
184 o Montgomery multiplication may produce incorrect results (CVE-2016-7055)
DCHANGES479 *) 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/
Dbnmod.txt2424 # Craft inputs whose Montgomery representation is 1, i.e., shorter than M, in
/third_party/mbedtls/
DChangeLog568 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/
DTestNames_Latin.txt2379 Flagg, James Montgomery
Dulyss10.txt25895 corner of Montgomery street where they made tracks to the left from thence
/third_party/mindspore/
DThird_Party_Open_Source_Software_Notice7235 Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
/third_party/eudev/hwdb/
D20-OUI.hwdb18786 ID_OUI_FROM_DATABASE=Montgomery Technology, Inc.
/third_party/gstreamer/gstplugins_good/
DChangeLog82361 2011-07-21 17:23:28 -0400 Monty Montgomery <cmontgom@redhat.com>
103005 Reported by Christopher Montgomery.
/third_party/gstreamer/gstplugins_base/
DChangeLog98718 2011-07-21 17:16:26 -0400 Monty Montgomery <cmontgom@redhat.com>