One of my users recently generated this warning:
Undefined array key "p" in .../phpseclib/phpseclib/phpseclib/Crypt/DSA.php on line 243
|
$new->p = $components['p']; |
I assume there should be a conditional here that throws some predictable exception.
related: #2077 #2079 #2076
One of my users recently generated this warning:
phpseclib/phpseclib/Crypt/DSA.php
Line 243 in bb1a247
I assume there should be a conditional here that throws some predictable exception.
related: #2077 #2079 #2076