HTTP (Hyper Text Transfer Protocol) is the standard protocol used for the transfer of information over the internet, usually in the form of web based documents (web pages). The biggest problem that HTTP faces is the fact that all information is sent via clear text and unencrypted. Some web pages will embed security algorithms using JavaScript and other [...]
Archive for the ‘ Cryptography ’ Category
No Comments
Filed under:
Cryptography, Internet
The world of cryptography is vast and often very complicated, that is why today im going to go over the basics of MD5 and explain how it works. MD stands for ‘Message Digest’ and describes a mathematical function that can take place on a variable length string. The number 5 simply depicts that MD5 was [...]
Filed under:
Cryptography
