Determining if a key is AES key or BlowFish key or some other type of key?

Viewed 20

I have a Symmetric key, but I am not told what kind of key it is i.e using which key algorithm it is generated.

Is there a online tool, or util that can tell me about the algorithm used to generate this symmetric key.

I am not worried about key compromise(i.e by using a online util) as this is just a test key, but I still can't share it here for other reasons.

0 Answers
Related