How to implement MD5 and SHA1 algorithm in C#.net

preview_player
Показать описание
This tutorial will demonstrate how you can implement hashing in c#.net. I will show you tutorial of MD5 Hashing Algorithm and SHA1 Hashing algorithm. Both of these algorithms are widely used algorithms. The difference between both are that MD5 is 16 bytes hashing algorithm while the SHA1 is 20 bytes hashing algorithm. Please like this video and subscribe to this channel for more quality programming videos.
Рекомендации по теме
Комментарии
Автор

Excelent work, fits perfectly at my project. Thanks a lot.

railsonramessousa
Автор

No, this video does not show how to implement MD5 algorithm. It only shows how to make an app that uses built in MD5 implementation.

HubertPietrusiakP
Автор

I was after an implementation, not a guide on using the existing hash functions.

gavinw
welcome to shbcf.ru