Encryption Algorithm Based on BWT and Symmetric Key
Jing Qing
Abstract
Jing Qing
Abstract
The order of plaintext is changed by BWT(Burrows-Wheeler Transformation),and the size of ciphertext is reduced by RLE(Run Length Encoding),then XOR operation with keys is executed. This is a data encryption algorithm based on symmetric key,which has strong anti-attack capability.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The order of plaintext is changed by BWT(Burrows-Wheeler Transformation),and the size of ciphertext is reduced by RLE(Run Length Encoding),then XOR operation with keys is executed. This is a data encryption algorithm based on symmetric key,which has strong anti-attack capability.
Key concepts: Symmetric-key algorithm, Ciphertext, Plaintext, Encryption, Key (lock), Computer science, Encoding (memory), Plaintext-aware encryption