Tagged Questions
-4
votes
1answer
130 views
Does a playlist of songs or movies mixed together contain enough random enough for OTP key material?
Ok hypothetical scenario. Lets say I want to generate a lot of key material quickly for a one-time pad. This key material will be divided up and used for many different messages in the future.
1) I ...
3
votes
5answers
302 views
Are picture files “random enough” to be usable as a one-time pad?
Say you have a picture with 1 megapixels taken at random and with $2^{24}$ possible colours per pixel (RGB-24). That image would be unique and the possible combinations $(2^{24})^{10^6}$ immense.
...