Recent Posts
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_256 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (2 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_256 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (1 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (17 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (16 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (15 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (14 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (13 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (12 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (11 of 17)
- DiceLock 8.0.0.1 for Windows – Comparing output DiceLockXTSDigested storage sector base cipher architecture selectingTwofish 256 block cipher, Sha 512_224 hash digest algorithm and Random Test Suite with Frequency, Block Frequency, Cumulative Sum Forward, Longest Run Of Ones and Runs random number tests, using IncreaseKeyModifier_6_0_0_1 key modifier or DecreaseKeyModifier_6_0_0_1 key modifier and DefaultCryptoRandomStream bit data stream or PhysicalCryptoRandomStream bit data stream (10 of 17)
|
Home » Archives for August 2012
In a previous post we have shown the results of DiceLockDigested symmetric encryption cipher architecture with the following configuration:
– Encryption cipher: HC 256 stream cipher bit key length
– Hash algorithm: Sha 512
– Random number tests: Frequency, Block Frequency, Cumulative Sum Forward, Cumulative Sum Reverse, Runs, Longest Run of Ones
– Changing encryption key method used to check DiceLockDigested: Decremental symmetric key
The tests were run with this data configuration:
- Random number test alpha value has been set to 0.001, that is 99.9 % confidence that the stream it is at random,
- Symmetric key: all bytes with 0×1 byte value,
- Initialization vector: all bytes with 0×81 byte value,
- Stream lengths: from 128 bits to 1,000,000 bits,
- Stream values: all bytes with 0×00 byte value,
- Number of streams checked with each test: 124,985 streams.
While testing that all possible configurations of DiceLockDigested is properly developed, we have logged some more information in order to identify more accurate configurations to be used to get strong randomized-encrypted sequences whitout compromising encryption speed.
The post is structured in:
Extracted data table and computed weight
Graphical plot of reciphered streams for each random test
Random test minimum lengths
Random test weight regarding previous random tests used
Verification output and log files used to extract relevant data
Links to basic algorithm time analysis used to infer execution time influence
Links to DiceLockDigested C++ Source code used
Click here if you want to read more on … Number evolution of reciphered encrypted streams larger than 128 bits encrypted with DiceLockDigested with the following configuration: HC 256 encryption algorithm, Sha 512 hash algorithm, and Frequency Test, Block Frequency Test, Cumulative Sum Forward Test, Cumulative Sum Reverse Test, Runs Test, Longest Run of Ones Test random tests.
In a previous post we have shown the results of DiceLockDigested symmetric encryption cipher architecture with the following configuration:
– Encryption cipher: HC 256 stream cipher bit key length
– Hash algorithm: Sha 512
– Random number tests: Frequency, Block Frequency, Cumulative Sum Forward, Cumulative Sum Reverse, Runs, Longest Run of Ones
– Changing encryption key method used to check DiceLockDigested: Incremental symmetric key
The tests were run with this data configuration:
- Random number test alpha value has been set to 0.001, that is 99.9 % confidence that the stream it is at random,
- Symmetric key: all bytes with 0×1 byte value,
- Initialization vector: all bytes with 0×81 byte value,
- Stream lengths: from 128 bits to 1,000,000 bits,
- Stream values: all bytes with 0×00 byte value,
- Number of streams checked with each test: 124,985 streams.
While testing that all possible configurations of DiceLockDigested is properly developed, we have logged some more information in order to identify more accurate configurations to be used to get strong randomized-encrypted sequences whitout compromising encryption speed.
The post is structured in:
Extracted data table and computed weight
Graphical plot of reciphered streams for each random test
Random test minimum lengths
Random test weight regarding previous random tests used
Verification output and log files used to extract relevant data
Links to basic algorithm time analysis used to infer execution time influence
Links to DiceLockDigested C++ Source code used
Click here if you want to read more on … Number evolution of reciphered encrypted streams larger than 128 bits encrypted with DiceLockDigested with the following configuration: HC 256 encryption algorithm, Sha 512 hash algorithm, and Frequency Test, Block Frequency Test, Cumulative Sum Forward Test, Cumulative Sum Reverse Test, Runs Test, Longest Run of Ones Test random tests.
In a previous post we have shown the results of DiceLockDigested symmetric encryption cipher architecture with the following configuration:
– Encryption cipher: HC 256 stream cipher bit key length
– Hash algorithm: Sha 384
– Random number tests: Frequency, Block Frequency, Cumulative Sum Forward, Cumulative Sum Reverse, Runs, Longest Run of Ones
– Changing encryption key method used to check DiceLockDigested: Decremental symmetric key
The tests were run with this data configuration:
- Random number test alpha value has been set to 0.001, that is 99.9 % confidence that the stream it is at random,
- Symmetric key: all bytes with 0×1 byte value,
- Initialization vector: all bytes with 0×81 byte value,
- Stream lengths: from 128 bits to 1,000,000 bits,
- Stream values: all bytes with 0×00 byte value,
- Number of streams checked with each test: 124,985 streams.
While testing that all possible configurations of DiceLockDigested is properly developed, we have logged some more information in order to identify more accurate configurations to be used to get strong randomized-encrypted sequences whitout compromising encryption speed.
The post is structured in:
Extracted data table and computed weight
Graphical plot of reciphered streams for each random test
Random test minimum lengths
Random test weight regarding previous random tests used
Verification output and log files used to extract relevant data
Links to basic algorithm time analysis used to infer execution time influence
Links to DiceLockDigested C++ Source code used
Click here if you want to read more on … Number evolution of reciphered encrypted streams larger than 128 bits encrypted with DiceLockDigested with the following configuration: HC 256 encryption algorithm, Sha 384 hash algorithm, and Frequency Test, Block Frequency Test, Cumulative Sum Forward Test, Cumulative Sum Reverse Test, Runs Test, Longest Run of Ones Test random tests.
In a previous post we have shown the results of DiceLockDigested symmetric encryption cipher architecture with the following configuration:
– Encryption cipher: HC 256 stream cipher bit key length
– Hash algorithm: Sha 384
– Random number tests: Frequency, Block Frequency, Cumulative Sum Forward, Cumulative Sum Reverse, Runs, Longest Run of Ones
– Changing encryption key method used to check DiceLockDigested: Incremental symmetric key
The tests were run with this data configuration:
- Random number test alpha value has been set to 0.001, that is 99.9 % confidence that the stream it is at random,
- Symmetric key: all bytes with 0×1 byte value,
- Initialization vector: all bytes with 0×81 byte value,
- Stream lengths: from 128 bits to 1,000,000 bits,
- Stream values: all bytes with 0×00 byte value,
- Number of streams checked with each test: 124,985 streams.
While testing that all possible configurations of DiceLockDigested is properly developed, we have logged some more information in order to identify more accurate configurations to be used to get strong randomized-encrypted sequences whitout compromising encryption speed.
The post is structured in:
Extracted data table and computed weight
Graphical plot of reciphered streams for each random test
Random test minimum lengths
Random test weight regarding previous random tests used
Verification output and log files used to extract relevant data
Links to basic algorithm time analysis used to infer execution time influence
Links to DiceLockDigested C++ Source code used
Click here if you want to read more on … Number evolution of reciphered encrypted streams larger than 128 bits encrypted with DiceLockDigested with the following configuration: HC 256 encryption algorithm, Sha 384 hash algorithm, and Frequency Test, Block Frequency Test, Cumulative Sum Forward Test, Cumulative Sum Reverse Test, Runs Test, Longest Run of Ones Test random tests.
| Precomment Google translator |
|---|
If you are posting a comment in a language different than yours, you can use this translator to translate from your language to any language you want. As well you can copy any text of the page to see the translation. Translation:
|
Monday, May 20 2013 |