Searched refs:setOrder (Results 1 – 25 of 59) sorted by relevance
123
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
H A D | sect233r1.php | 32 …$this->setOrder(new BigInteger('01000000000000000000000000000013E974E72F8A6922031D2603CFE0D7', 16)…
|
H A D | sect283r1.php | 32 …$this->setOrder(new BigInteger('03FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEF90399660FC938A90165B042A7CEF…
|
H A D | sect163r2.php | 32 $this->setOrder(new BigInteger('040000000000000000000292FE77E70C12A4234C33', 16));
|
H A D | sect239k1.php | 32 …$this->setOrder(new BigInteger('2000000000000000000000000000005A79FEC67CB6E91F1C1DA800E478A5', 16)…
|
H A D | sect131r2.php | 32 $this->setOrder(new BigInteger('0400000000000000016954A233049BA98F', 16));
|
H A D | sect163k1.php | 32 $this->setOrder(new BigInteger('04000000000000000000020108A2E0CC0D99F8A5EF', 16));
|
H A D | sect283k1.php | 32 …$this->setOrder(new BigInteger('01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE9AE2ED07577265DFF7F94451E061E…
|
H A D | sect113r2.php | 32 $this->setOrder(new BigInteger('010000000000000108789B2496AF93', 16));
|
H A D | sect571r1.php | 36 $this->setOrder(new BigInteger(
|
H A D | sect409k1.php | 32 $this->setOrder(new BigInteger(
|
H A D | sect233k1.php | 32 … $this->setOrder(new BigInteger('8000000000000000000000000000069D5BB915BCD46EFB1AD5F173ABDF', 16));
|
H A D | sect409r1.php | 32 $this->setOrder(new BigInteger(
|
H A D | sect571k1.php | 36 $this->setOrder(new BigInteger(
|
H A D | sect193r1.php | 32 $this->setOrder(new BigInteger('01000000000000000000000000C7F34A778F443ACC920EBA49', 16));
|
H A D | sect113r1.php | 32 $this->setOrder(new BigInteger('0100000000000000D9CCEC8A39E56F', 16));
|
H A D | sect163r1.php | 32 $this->setOrder(new BigInteger('03FFFFFFFFFFFFFFFFFFFF48AAB689C29CA710279B', 16));
|
H A D | sect131r1.php | 32 $this->setOrder(new BigInteger('0400000000000000023123953A9464B54D', 16));
|
H A D | sect193r2.php | 32 $this->setOrder(new BigInteger('010000000000000000000000015AAB561B005413CCD4EE99D5', 16));
|
H A D | secp128r1.php | 32 $this->setOrder(new BigInteger('FFFFFFFE0000000075A30D1B9038A115', 16));
|
H A D | brainpoolP224r1.php | 32 … $this->setOrder(new BigInteger('D7C134AA264366862A18302575D0FB98D116BC4B6DDEBCA3A5A7939F', 16));
|
H A D | prime239v3.php | 32 …$this->setOrder(new BigInteger('7FFFFFFFFFFFFFFFFFFFFFFF7FFFFF975DEB41B3A6057C3C432146526551', 16)…
|
H A D | secp256r1.php | 32 …$this->setOrder(new BigInteger('FFFFFFFF00000000FFFFFFFFFFFFFFFFBCE6FAADA7179E84F3B9CAC2FC632551',…
|
H A D | prime192v3.php | 32 $this->setOrder(new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFF7A62D031C83F4294F640EC13', 16));
|
H A D | brainpoolP384t1.php | 52 $this->setOrder(new BigInteger(
|
H A D | brainpoolP160t1.php | 45 $this->setOrder(new BigInteger('E95E4A5F737059DC60DF5991D45029409E60FC09', 16));
|
123