mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-12 09:09:39 +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
|
* @var string
|
||||||
* @access private
|
* @access private
|
||||||
*/
|
*/
|
||||||
var $orig_key;
|
var $orig_key = '';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Don't truncate / null pad key
|
* Don't truncate / null pad key
|
||||||
|
Loading…
Reference in New Issue
Block a user