MD5

Home/Tag:MD5

About Hashing And Its Applications

2020-09-26T06:31:03+00:00Categories: Network Security|Tags: , , , , , , , , , , , , , , , , , |

We have already mentioned hashing in some posts, for example, in this post. We want to talk more about hashing now. Hashing data is a common practice in computer science and is used for several different purposes. Hashing is the practice of taking a string or input key, a variable created for storing narrative data, [...]

Cryptography- Part 4

2020-07-15T13:40:33+00:00Tags: , , , , , , , , , , , |

Cryptography- Part 4 Hashing Hash functions are primarily used to provide integrity. Hashing and cryptography have a very close relationship. A one-way function ensures that the same key can’t encrypt and decrypt a message in an asymmetric key system. A one-way function’s purpose is to ensure confidentiality. A one-way hashing algorithm produces a hashing [...]

Go to Top