mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 05:51:20 +01:00
CS adjustments
This commit is contained in:
parent
188cef4665
commit
0835389b5a
@ -314,7 +314,6 @@ class RC2 extends Base
|
||||
{
|
||||
$this->orig_key = $key;
|
||||
|
||||
|
||||
if ($t1 <= 0) {
|
||||
$t1 = $this->default_key_length;
|
||||
} else if ($t1 > 1024) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user