mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-27 09:08:24 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
2f9bfb7987
@ -72,7 +72,7 @@ class RC2 extends Base
|
||||
* @var string
|
||||
* @access private
|
||||
*/
|
||||
var $orig_key;
|
||||
var $orig_key = '';
|
||||
|
||||
/**
|
||||
* Don't truncate / null pad key
|
||||
|
Loading…
x
Reference in New Issue
Block a user