mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-14 10:53:09 +00:00
Merge branch '3.0'
This commit is contained in:
commit
d934e84e58
@ -458,7 +458,7 @@ class Blowfish extends BlockCipher
|
||||
}
|
||||
}
|
||||
|
||||
return pack('L*', ...$cdata);
|
||||
return pack('V*', ...$cdata);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user