Skip to Content
Computer Security and Cryptography
book

Computer Security and Cryptography

by Alan G. Konheim
January 2007
Beginner
544 pages
14h 21m
English
Wiley-Interscience
Content preview from Computer Security and Cryptography

8.9 CRIBBING OF STREAM ENCIPHERED ASCII PLAINTEXT

The stream encipherment of ASCII character plaintext is performed in three steps:

Step 1: Each letter of the character plaintext x0, x1, …, xn−1 is replaced by its ordinal value of xi in the ASCII character set, which is coded into 7 bits; for example

image

The ASCII character plaintext x0, x1, …, xn−1 of n characters is transformed into a sequence of n 7-bit vectors, the (0, 1)-plaintext

image

Step 2: The LFSR with initial state s(0) = (s0(0), s0(1), …, s0(N − 1)) generates the key stream, a sequence of 7n-bits (s0(0), s0(l), …, s0(7n − 1)), which are grouped into n 7-bit blocks:

image

Step 3: The ciphertext y = (y0, y1, …, yn−1) consists of n 7-bit vectors where yi is the XOR of the ith plaintext block xi and the block of key si

image

The key of an LFSR encipherment system has three components:

  1. The number of stages N of the LFSR,
  2. The characteristic polynomial p(z) = cN + cN−1z + ··· + c1zN−1 + c0zN, and
  3. The initial state s(0) = (s0(0), s0(1), …, s0(N−1)).

We formulate the cribbing of ASCII character plaintext as:

Given:   A plaintext crib ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Cryptography and Network Security

Cryptography and Network Security

Ajay Kumar, S. Bose

Publisher Resources

ISBN: 9780471947837Purchase book