Question: Using the Shamirs Secret Sharing(k,n) scheme. the code needs to be able to encrypt any image I'm operating on a BMP image, the code needs
Using the Shamirs Secret Sharing(k,n) scheme. the code needs to be able to encrypt any image
I'm operating on a BMP image, the code needs to create and show the shares of the image, as well as outputting the reconstructed image.
the program also needs to work for values k<= n
the programming language that is used is java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
