Question: Write a Merkle-Hellman cryptosystem in C++ **Don't just copy/paste some code, if you don't know, then don't answer** Information on cipher can be found here:

Write a Merkle-Hellman cryptosystem in C++ **Don't just copy/paste some code, if you don't know, then don't answer** Information on cipher can be found here: https://en.wikipedia.org/wiki/Merkle%E2%80%93Hellman_knapsack_cryptosystem

Instructions for program:

Your program will need to get its input from a file in the following format

First line is an integer saying how many test cases are in the input file

A line containing the plaintext to be encrypted.

A line containing a single integer with the number of items in the sequence

A line containing the entire sequence.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!