Results 1 to 6 of 6

Thread: MD5 คืออะไรกันคนโพสยัง งง ?

  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    23


    **Hidden Content: To see this hidden content your post count must be 5 or greater.**

  2. #2
    Junior Member
    Join Date
    Jan 2010
    Posts
    11


    เป็นโปรแกรมที่ช่วยในการเข้ารหัสแบบ Hash (Cryptographic hash) โดยจะแปลงรูปแบบของข้อมูลที่รับเข้ามาไม่ว่าขนาดเท่าใดก็ตาม ให้อยู่ในอีกรูปแบบหนึ่งที่มีขนาดคงที่ เพราะฉะนั้น จะไม่สามารถเรียกดูข้อมูลต้นฉบับได้ (Decrypt) ทำได้เพียงตรวจสอบว่าข้อมูลที่ให้มาแต่ละครั้งเหมือนกันหรือไม่

  3. #3
    Junior Member
    Join Date
    Jan 2010
    Location
    Bangkok
    Posts
    12


    Cool

    เป็นการย่อย(Digest)ข้อมูล เพื่อให้ได้คำตอบ(hashing)ออกมา
    หากข้อมูลใดถูกย่อยแล้ว ได้ hashing เท่ากัน ก็น่าจะเป็นข้อมูลเดียวกัน

    เช่นใช้ตรวจสอบว่า ข้อมูลที่ download มาถูกต้องทุกบิตหรือไม่
    โดยนำมาย่อยให้ได้ hashing แล้วตรวจสอบดูกับแหล่งที่มาว่ามี hashing ตรงกันหรือไม่

    ดังนั้นคุณสมบัติของการย่อยที่ดี ควรมีคุณสมบัติดังนี้
    **Hidden Content: To see this hidden content your post count must be 5 or greater.**


    MCT, MCITP: SQL SERVER DBA+BI, CMDBA: MySQL DBA, CMDEV: MySQL DEV

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •