1 - Cryptography Basics

  Рет қаралды 11,495

CBTVid

3 жыл бұрын

in this video you'll learn about the basics of cryptography, hashing and different algorithms.

Пікірлер: 7
@FrancoisHarnist
@FrancoisHarnist 16 күн бұрын
Thank you for this course!
@satishkarki3020
@satishkarki3020 3 жыл бұрын
Great Content!!!!!
@tasapornvisawameteekul6045
@tasapornvisawameteekul6045 Жыл бұрын
Thanks for this great series. All videos illustrate the basic very well. Help me a lot for my cybersecurity class.
@srushtibhagwat4690
@srushtibhagwat4690 3 ай бұрын
Which cyber security class do you join? And do you get a job after completing it ?
@iamacoder8331
@iamacoder8331 6 ай бұрын
good content
@mmnahian
@mmnahian 10 ай бұрын
great
@blenderbottle382
@blenderbottle382 2 жыл бұрын
Really nice video. In HMAC, why do you need to hash both the key and the message? I thought about it and if you just hashed the key, then you can't verify the integrity of the message, and if you just hashed the message, you don't know if the message came from Alice. Is that correct? What if someone had the key in this symmetric algorithm? then they could still send a message hashing both their message and the key and the recipient wouldn't really know who it came from because this hacker had the same key and the recipient wouldn't know what the sender wanted to send originally.