OpenSourceWorld | دنیای متن باز
470 subscribers
155 photos
17 videos
100 files
59 links
دنیای متن باز دنیای حرفه ای ها... 💎

لینک گروه: @OpenSourceWorldGP

مدیریت: @osw_admin
.
Download Telegram
OpenSourceWorld | دنیای متن باز
🔹 تفاوت میان Encoding vs. Encryption vs. Hashing vs. Obfuscation https://danielmiessler.com/study/encoding-encryption-hashing-obfuscation/ #Obfuscation #Hashing #Encryption #Encoding 🆔 @OpenSourceWorld
خلاصه مقاله:

Encoding is for maintaining data usability and can be reversed by employing the same algorithm that encoded the content, i.e. no key is used.

Encryption is for maintaining data confidentiality and requires the use of a key (kept secret) in order to return to plaintext.

Hashing is for validating the integrity of content by detecting all modification thereof via obvious changes to the hash output.

Obfuscation is used to prevent people from understanding the meaning of something, and is often used with computer code to help prevent successful reverse engineering and/or theft of a product’s functionality.

#Obfuscation #Hashing #Encryption #Encoding

🆔 @OpenSourceWorld