Integrated initialization vector
This commit is contained in:
@@ -36,6 +36,6 @@ namespace GhettoCipher
|
||||
void ZeroKeyMemory();
|
||||
|
||||
// Initial value for cipher block chaining
|
||||
static const Block emptyBlock;
|
||||
const Block initializationVector;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user