I am trying to improve my skills in encryption and decryption, but there are too many ways to encrypt. What ideas are common in this subject, are there any books that talk about this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Are you asking how to crack a cipher? When you’re dealing with a modern, strong cipher, (AES, Blowfish, Twofish, etc.) there is no known way to decrypt the ciphertext unless you have the key, or can brute-force guess it.
If you want to learn more about using cryptography in general, Schneier’s book is probably the best there is. For a more popular description, take a look at The Code Book, which is a fun read.