DocumentCode
2189696
Title
A Pseudo-Random Number Generator Based on LZSS
Author
Chang, Weiling ; Fang, Binxing ; Yun, Xiaochun ; Wang, Shupeng ; Yu, Xiangzhan
Author_Institution
Res. Centre of Comput. Network & Inf. Security Technol., Harbin Inst. of Technol., Harbin, China
fYear
2010
fDate
24-26 March 2010
Firstpage
524
Lastpage
524
Abstract
Summary form only given. A pseudo-random sequence generator (PRNG), L12RC4, inspired by the LZSS compression algorithm and RC4 stream cipher, was presented and implemented. In LZSS, the encoded file consists of a sequence of items, each of which is either a single character (literal) or a pointer of the form (index, length). The probability distributions of the literal, length and flag bit values are different from uniform, it is worth to coding them using an entropy coding such as the Huffman or the arithmetic coding. However, the index value is defined not only by the context of data stream but also by its temporal position in the window, it has uniform or near uniform probability distribution, so we can use this characteristics to design a pseudo-random number generator.
Keywords
cryptography; data compression; entropy codes; probability; random number generation; LZSS compression algorithm; RC4 stream cipher; data stream; entropy coding; flag bit values; index value; probability distributions; pseudorandom number generator; Arithmetic; Character generation; Compression algorithms; Computer networks; Data compression; Dispersion; Entropy coding; Information security; Probability distribution; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Compression Conference (DCC), 2010
Conference_Location
Snowbird, UT
ISSN
1068-0314
Print_ISBN
978-1-4244-6425-8
Electronic_ISBN
1068-0314
Type
conf
DOI
10.1109/DCC.2010.77
Filename
5453503
Link To Document