A New Approach to File Encryption and Compression
نویسندگان
چکیده
In this paper, a new compression/encryption scheme is presented. The basic idea of this scheme is to represent a monotonically increasing sequence of integers with a single integer such that the original sequence can be restored perfectly. First, we recognize the binary bit patterns from the input file using Lempel-Ziv incremental parsing algorithm. Then a second pass through the file revises the pattern repertoire, replacing contiguous smaller patterns with equivalent bigger pattern wherever possible. Then we index the patterns based on their frequency in the file: a more frequent pattern will get smaller index. Thus we get an integer sequence representing the file, each term denoting a pattern index. After that, we identify the monotonically increasing, decreasing and repetitive subsequences from this sequence. The increasing and decreasing subsequences are replaced by a single integer suggested by the Zeckendorf’s theorem; those that fall apart are sent as they are. All necessary accounting information is kept. The header section of the output file contains the pattern information, and the data section contains the encoded/compressed data. In all cases, this output file serves as the encrypted form of the input file; and in many cases, as the compressed form of the input file.
منابع مشابه
An Approach for Intranet Data Security
In this paper, combined the encrypting and compressing processes to consider the choices of which types of bits are most effective in the selective encryption sense when they are changed. So, instead of encrypting the whole file bit by bit, changed only these highly sensitive bits. Moreover, by combining the compression and encryption tasks and reducing the total encryption work required, it wi...
متن کاملA Survey on Joint Compression and Encryption Techniques for Video Data
Problem statement: When we send any video data over the network it consumes more time. This is due to the huge size of the video file when compared to text file. Therefore, video data should be compressed before sending to the destination. Another important factor during data transfer is security. Joint compression and encryption is employed to enable faster and secured transmission of video da...
متن کاملA Novel chaos-based Joint Compression and Encryption scheme using Normalized Conditional Bi-gram Probability
A new approach to enhance the compression performance and execution time of chaos-based joint compression and encryption schemes is proposed. Instead of finding a new method to update the Look-up Table (LUT) in each iteration or using a different method to represent the ciphertext, we use multiple LUTs based on the conditional bi-gram probabilities of two consecutive source symbols occurring in...
متن کاملEncrypted Reversible Data Hiding on Compressed Image
The paper presents a new approach in Image steganography. Information security is the important research field. Steganography process hides message into cover file and forms a stego file. In image steganography there is a need of method which will increase the security, reduce the distortion in the stego file and recovers the data without any loss. In the era of multimedia and internet there is...
متن کاملDesign of a Framework for Compressed-Encrypted-Stackable File Systems
The need for security of information and its efficient storage has gained significance over the years. Existing file systems can be enhanced to do this. In this paper we propose a file system framework, the Compressed-Encrypted-Stackable File System (CES FS). This file system framework aims to provide a secure interface between the user and the device-level file system. The framework supports a...
متن کامل