Question

A bank is using a=13 and b=8 in affine cipher to encrypt all pin numbers and...

A bank is using a=13 and b=8 in affine cipher to encrypt all pin numbers and send to a customer. A customer received a cipher text 6. What is the plain text pin number ?

Homework Answers

Answer #1

Explanation: A stream cipher is a type of symmetric encryption algorithm that operates on continuous streams of plain text and is appropriate for hardware-based encryption. The Stream ciphers can be designed to be exceptionally fast, much faster than any block cipher. It is generates w is called a keystream . It is more secured and stronger. Stream ciphers can be viewed as approximating the action of a proven unbreakable cipher, the one-time pad (OTP), sometimes known as the Vernam cipher. A one-time pad uses a keystream of completely random digits. It is combined with the plaintext digits one at a time to form the ciphertext .


Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
This question concerns block cipher modes. We will use a simple affine cipher, which can be...
This question concerns block cipher modes. We will use a simple affine cipher, which can be expressed in C as follows. char cipher(unsigned char block, char key) { return (key+11*block)%256; } Note that the block size is 8 bits, which is one byte (and one ASCII character). We will work with the fixed key 0x08. We now encrypt various plaintexts using modes for this cipher. In every case in which the mode requires an IV, the IV will be 0xAA....
Using the following information: (a) The bank statement balance is $5,389. (b) The cash account balance...
Using the following information: (a) The bank statement balance is $5,389. (b) The cash account balance is $5,686. (c) Outstanding checks amounted to $736. (d) Deposits in transit are $961. (e) The bank service charge is $63. (f) A check for $50 for supplies was recorded as $41 in the ledger. Required: Prepare a bank reconciliation for Candace Co. for May 31. Be sure to complete the statement heading. Refer to the Labels and Amount Descriptions provided for the exact...
Prove the following using induction: (a) For all natural numbers n>2, 2n>2n+1 (b) For all positive...
Prove the following using induction: (a) For all natural numbers n>2, 2n>2n+1 (b) For all positive integersn, 1^3+3^3+5^3+···+(2^n−1)^3=n^2(2n^2−1) (c) For all positive natural numbers n,5/4·8^n+3^(3n−1) is divisible by 19
Here are the numbers of calls received during 8 randomly chosen, -minute time intervals at a...
Here are the numbers of calls received during 8 randomly chosen, -minute time intervals at a customer support service: 17, 8, 17, 19, 19, 10, 18, 25 (a) What is the mean of this data set? If your answer is not an integer, round your answer to one decimal place-----. (b) What is the median of this data set? If your answer is not an integer, round your answer to one decimal place ---. (c) How many modes does the...
a. Of all students at the University of Metropolis, the proportions taking certain numbers of units...
a. Of all students at the University of Metropolis, the proportions taking certain numbers of units are as shown in the table below. Units 3 4 5 6 7 8 Proportion 2% 4% 5% 7% 5% 4% Units 9 10 11 12 13 14 Proportion 8% 10% 13% 13% 17% 12% Find the expected number of units that a student at U.M. takes. (Enter your answer to two decimal places.) units in $ b. On the basis of his sale...
The following data were accumulated for use in reconciling the bank account of Creative Design Co....
The following data were accumulated for use in reconciling the bank account of Creative Design Co. for August 20Y6: 1. Cash balance according to the company’s records at August 31, $20,870. 2. Cash balance according to the bank statement at August 31, $37,600. 3. Checks outstanding, $23,375. 4. Deposit in transit not recorded by bank, $7,500. 5. A check for $100 in payment of an account was erroneously recorded in the check register as $1,000. 6. Bank debit memo for...
Here are the numbers of calls received during 20 randomly chosen, 15 -minute time intervals at...
Here are the numbers of calls received during 20 randomly chosen, 15 -minute time intervals at a customer support service. 1 , 4 , 6 , 6 , 8 , 9 , 11 , 11 , 11 , 12 , 13 , 13 , 14 , 14 , 17 , 17 , 18 , 18 , 21 , 23 (a) Which measures of central tendency do not exist for this data set? Choose all that apply. Mean Median Mode None...
The following information pertains to the bank transactions of Crawford Company: A. Cash on the books...
The following information pertains to the bank transactions of Crawford Company: A. Cash on the books as of September 30 was $1,299. Cash as shown on the bank statement for the same date was $1,330. B Bank service charges for September amounted to $9. C. A deposit of $160, representing cash receipts of September 30, did not appear on the bank statement. D An NSF check for $80 from a customer, Jack Betz, was returned with the statement. E. Outstanding...
The following data represents the numbers of books checked out from the college library during one...
The following data represents the numbers of books checked out from the college library during one semester by a random sample of students. 2 7 5 13 4 0 10 5 6 8 a. How large is the sample? b. What is the total number of books checked out by all the students in the sample? c. Find the sample mean. d. Find the sample variance. e. Find the sample standard deviation.
Suppose a population consists of the four numbers 2, 4, 6 and 8. Consider all random...
Suppose a population consists of the four numbers 2, 4, 6 and 8. Consider all random samples of size n that can be formed by sampling with replacement. Hint: Consider the box below when we make n draws with replacement. ​ What is the sampling distribution of sample mean when n =25? A) Approximately Normal [5, 0.48] B) Approximately Normal [6, 0.49] C) Approximately Normal [4, 0.49] D) Approximately Normal [6, 0.24] E) Approximately Normal [4, 0.24] F) Approximately Normal...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT