The P-box initialization data.
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
protected static readonly uint[] PBOX_INIT |
Visual Basic |
---|
Protected Shared ReadOnly PBOX_INIT As UInteger() |
Visual C++ |
---|
protected: static initonly array<unsigned int>^ PBOX_INIT |