Searched refs:setOrder (Results 1 – 25 of 59) sorted by relevance
123
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
| H A D | sect239k1.php | 32 …$this->setOrder(new BigInteger('2000000000000000000000000000005A79FEC67CB6E91F1C1DA800E478A5', 16)…
|
| H A D | sect163r1.php | 32 $this->setOrder(new BigInteger('03FFFFFFFFFFFFFFFFFFFF48AAB689C29CA710279B', 16));
|
| H A D | sect233k1.php | 32 … $this->setOrder(new BigInteger('8000000000000000000000000000069D5BB915BCD46EFB1AD5F173ABDF', 16));
|
| H A D | sect409k1.php | 32 $this->setOrder(new BigInteger(
|
| H A D | sect163k1.php | 32 $this->setOrder(new BigInteger('04000000000000000000020108A2E0CC0D99F8A5EF', 16));
|
| H A D | sect113r2.php | 32 $this->setOrder(new BigInteger('010000000000000108789B2496AF93', 16));
|
| H A D | sect571k1.php | 36 $this->setOrder(new BigInteger(
|
| H A D | sect409r1.php | 32 $this->setOrder(new BigInteger(
|
| H A D | sect283k1.php | 32 …$this->setOrder(new BigInteger('01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE9AE2ED07577265DFF7F94451E061E…
|
| H A D | sect131r2.php | 32 $this->setOrder(new BigInteger('0400000000000000016954A233049BA98F', 16));
|
| H A D | sect193r1.php | 32 $this->setOrder(new BigInteger('01000000000000000000000000C7F34A778F443ACC920EBA49', 16));
|
| H A D | sect163r2.php | 32 $this->setOrder(new BigInteger('040000000000000000000292FE77E70C12A4234C33', 16));
|
| H A D | sect283r1.php | 32 …$this->setOrder(new BigInteger('03FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEF90399660FC938A90165B042A7CEF…
|
| H A D | sect113r1.php | 32 $this->setOrder(new BigInteger('0100000000000000D9CCEC8A39E56F', 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 | sect233r1.php | 32 …$this->setOrder(new BigInteger('01000000000000000000000000000013E974E72F8A6922031D2603CFE0D7', 16)…
|
| H A D | sect571r1.php | 36 $this->setOrder(new BigInteger(
|
| H A D | brainpoolP192r1.php | 32 $this->setOrder(new BigInteger('C302F41D932A36CDA7A3462F9E9E916B5BE8F1029AC4ACC1', 16));
|
| H A D | secp128r2.php | 33 $this->setOrder(new BigInteger('3FFFFFFF7FFFFFFFBE0024720613B5A3', 16));
|
| H A D | brainpoolP192t1.php | 32 $this->setOrder(new BigInteger('C302F41D932A36CDA7A3462F9E9E916B5BE8F1029AC4ACC1', 16));
|
| H A D | secp521r1.php | 42 …$this->setOrder(new BigInteger('01FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF' .
|
| H A D | secp112r1.php | 32 $this->setOrder(new BigInteger('DB7C2ABF62E35E7628DFAC6561C5', 16));
|
| H A D | brainpoolP384t1.php | 52 $this->setOrder(new BigInteger(
|
| H A D | brainpoolP384r1.php | 52 $this->setOrder(new BigInteger(
|
123