Goodmorning :)
I want to introduce myself in encryption's world, within the vary algorithms existing. As well as this argument is so wide, I'll tell you what's the best encryption algorithm to study. My purpose is to write (for example) a SHA2 algoritm myself, without copy & paste codes from another author. I need to know how it works and what are the main steps I must follow to reach out that result.
I would like to receive help on the various steps, so that I'll be able to write code myself. An example: I read that SHA2 uses an Hash table. I don't know what an Hash table is and neither how I can build it. So, if anyone teaches me I'll try to do all myself.
So, let's start from the beginning: what is the best encryption algorithm existing?
I want to introduce myself in encryption's world, within the vary algorithms existing. As well as this argument is so wide, I'll tell you what's the best encryption algorithm to study. My purpose is to write (for example) a SHA2 algoritm myself, without copy & paste codes from another author. I need to know how it works and what are the main steps I must follow to reach out that result.
I would like to receive help on the various steps, so that I'll be able to write code myself. An example: I read that SHA2 uses an Hash table. I don't know what an Hash table is and neither how I can build it. So, if anyone teaches me I'll try to do all myself.
So, let's start from the beginning: what is the best encryption algorithm existing?