mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 20:06:59 -06:00
4.51 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
980e181dcc
commit
d14d4dcdef
@@ -18,7 +18,7 @@ extern "C"
|
||||
namespace NCrypto {
|
||||
namespace NRar29 {
|
||||
|
||||
const kRarAesKeySize = 16;
|
||||
const UInt32 kRarAesKeySize = 16;
|
||||
|
||||
class CDecoder:
|
||||
public ICompressFilter,
|
||||
|
||||
Reference in New Issue
Block a user