mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-03 10:08:04 +01: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…
Reference in New Issue
Block a user