Posted on in Cryptography • 798 words • 4 minute read
Our Sensitive
data's are by default in clear text
, when they are stored in RAM or in transit, so anybody who can read RAM or Data packets can get our information, so it is our responsibility to secure it, we cannot stop any one from reading it, but we can make the data un-understandable
using encryption techniques.