Hi guys,
I am new to this forum and java. I need some advice on whether is it possible to implement some of the thing in java.
My project require me to cryptoanlysis block cipher.
Question:
1) Is there any api that help in identity a ciphertext belong to which encryption algorithm(Modern block cipher) and possible the key length ?
2) Is there any api that help in CryptoAnalysis a block cipher. Does not require to decrypt the ciphertext but more on helping the attackers to gather information.