Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 51 – 75 of 594) sorted by path

12345678910>>...24

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php372 throw new \RuntimeException('Unable to decode BER 2');
435 throw new \RuntimeException('Unable to decode BER 3');
502 …throw new \RuntimeException('Unable to parse using either OneAsymmetricKey or PublicKeyInfo ASN1 m…
672 throw new \RuntimeException('Unable to decode BER');
690 throw new \RuntimeException('Unable to parse using EncryptedPrivateKeyInfo map');
H A DPuTTY.php73 throw new \RuntimeException('Only supported versions are 2 and 3');
111 … throw new \RuntimeException('sodium_crypto_pwhash needs to exist for Argon2 password hasing');
198 throw new \RuntimeException('Only v2 and v3 PuTTY private keys are supported');
218 … throw new \RuntimeException('The binary type does not match the human readable type field');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS1.php54 throw new \RuntimeException('Unable to decode BER');
59 throw new \RuntimeException('Unable to perform ASN1 mapping on parameters');
H A DPKCS8.php92 throw new \RuntimeException('Unable to decode BER of parameters');
96 throw new \RuntimeException('Unable to perform ASN1 mapping on parameters');
105 throw new \RuntimeException('Unable to decode BER of parameters');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DOpenSSH.php55 …throw new \RuntimeException("The public and private keys are not of the same type ($type vs $parse…
H A DPKCS1.php61 throw new \RuntimeException('Unable to decode BER');
79 throw new \RuntimeException('Unable to perform ASN1 mapping');
H A DPKCS8.php96 throw new \RuntimeException('Unable to decode BER of parameters');
100 throw new \RuntimeException('Unable to perform ASN1 mapping on parameters');
105 throw new \RuntimeException('Unable to decode BER');
111 throw new \RuntimeException('Unable to perform ASN1 mapping');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php150 throw new \RuntimeException('setOrder needs to be called before this method');
H A DBinary.php108 throw new \RuntimeException('setModulo needs to be called before this method');
129 throw new \RuntimeException('setModulo needs to be called before this method');
145 throw new \RuntimeException('setModulo needs to be called before this method');
163 throw new \RuntimeException('setModulo needs to be called before this method');
177 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
236 throw new \RuntimeException('setModulo needs to be called before this method');
244 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
289 …throw new \RuntimeException('Point compression on binary finite field elliptic curves is not suppo…
H A DMontgomery.php116 throw new \RuntimeException('setModulo needs to be called before this method');
140 throw new \RuntimeException('setModulo needs to be called before this method');
156 throw new \RuntimeException('setModulo needs to be called before this method');
176 throw new \RuntimeException('setModulo needs to be called before this method');
184 … throw new \RuntimeException('Affine coordinates need to be manually converted to XZ coordinates');
H A DPrime.php139 throw new \RuntimeException('setModulo needs to be called before this method');
161 throw new \RuntimeException('setModulo needs to be called before this method');
177 throw new \RuntimeException('setModulo needs to be called before this method');
302 throw new \RuntimeException('setModulo needs to be called before this method');
330 …throw new \RuntimeException('Affine coordinates need to be manually converted to Jacobi coordinate…
414 throw new \RuntimeException('setModulo needs to be called before this method');
457 throw new \RuntimeException('Coordinate not in recognized format');
464 throw new \RuntimeException('Unable to derive Y coordinate');
H A DTwistedEdwards.php111 throw new \RuntimeException('setModulo needs to be called before this method');
129 throw new \RuntimeException('setModulo needs to be called before this method');
165 throw new \RuntimeException('setModulo needs to be called before this method');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php119 throw new \RuntimeException('Unable to recover X coordinate (x2 = 0)');
143 throw new \RuntimeException('Unable to recover X coordinate');
251 throw new \RuntimeException('setModulo needs to be called before this method');
259 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
291 throw new \RuntimeException('setModulo needs to be called before this method');
305 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
H A DEd448.php75 throw new \RuntimeException('Unable to recover X coordinate (x2 = 0)');
85 throw new \RuntimeException('Unable to recover X coordinate');
191 throw new \RuntimeException('setModulo needs to be called before this method');
199 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
229 throw new \RuntimeException('setModulo needs to be called before this method');
243 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php208 throw new \RuntimeException('No parameters are present');
219 … throw new \RuntimeException('Implicit curves can be provided by calling setImplicitCurve');
268 throw new \RuntimeException('No valid parameters are present');
292 throw new \RuntimeException('The Y coordinate should not be >= the modulo');
296 throw new \RuntimeException('Unable to verify that point exists on curve');
330 throw new \RuntimeException('Unable to verify that point exists on curve');
437 throw new \RuntimeException('Specified Curves need the order to be specified');
H A DOpenSSH.php66 …throw new \RuntimeException("The public and private keys are not of the same type ($type vs $parse…
87 throw new \RuntimeException('Length of ssh-ed25519 key should be 32');
192 throw new \RuntimeException('Private Key does not have a secret set');
195 throw new \RuntimeException('Private Key secret is not of the correct length');
H A DPKCS1.php75 throw new \RuntimeException('Unable to decode BER');
80 throw new \RuntimeException('Unable to perform ASN1 mapping');
91 throw new \RuntimeException('Unable to decode BER');
95 throw new \RuntimeException('Unable to perform ASN1 mapping');
102 throw new \RuntimeException('EC PARAMETERS does not correspond to EC PRIVATE KEY');
122 throw new \RuntimeException('Unable to decode BER');
132 throw new \RuntimeException('Unable to perform ASN1 mapping');
135 throw new \RuntimeException('Key cannot be loaded without parameters');
H A DPKCS8.php110 throw new \RuntimeException('Unable to decode the parameters using Maps\ECParameters');
125 …throw new \RuntimeException('The PKCS8 parameter field does not match the private key parameter fi…
152 … throw new \RuntimeException('The first two bytes of the private key field should be 0x0420');
H A DPuTTY.php79 throw new \RuntimeException('Length of ssh-ed25519 key should be 32');
H A DXML.php136 throw new \RuntimeException($error);
188 throw new \RuntimeException('Public Key / X coordinate not found');
191 throw new \RuntimeException('Public Key / Y coordinate not found');
198 throw new \RuntimeException('Unable to verify that point exists on curve');
235 throw new \RuntimeException('No parameters are present');
H A Dlibsodium.php65 …throw new \RuntimeException('Keys with 96 bytes should have the 2nd and 3rd set of 32 bytes match'…
70 …throw new \RuntimeException('libsodium keys need to either be 32 bytes long, 64 bytes long or 96 b…
111 throw new \RuntimeException('Private Key does not have a secret set');
114 throw new \RuntimeException('Private Key secret is not of the correct length');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php79 throw new \RuntimeException('The infinity point is invalid');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DOpenSSH.php60 …throw new \RuntimeException("The public and private keys are not of the same type ($type vs $parse…
H A DPKCS1.php68 throw new \RuntimeException('Unable to decode BER');
97 throw new \RuntimeException('Unable to perform ASN1 mapping');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php344 throw new \RuntimeException('Decryption error');
351 throw new \RuntimeException('Decryption error');
419 throw new \RuntimeException('Decryption error');
479 throw new \RuntimeException('Public key components not found');

12345678910>>...24