|
With that information it's impossible to find algorithm or key. The algorithm is never kept secret, the security comes from the key.
All one-time-pads are a guaranteed solution for example and you can create an infinite number of custom encryption algorithms which all decrypt that exact ciphertext to that exact plaintext using whatever key you like.
|