Difference between revisions of "Shattered SHA-1 Function"
Jump to navigation
Jump to search
(Created page with "It is public knowledge that Google had cracked SHA-1 and presented a website called:[https://shattered.io shattered.io] to disclose their findings. You can even test if yo...") |
|||
Line 1: | Line 1: | ||
It is public knowledge that Google had cracked [[SHA-1]] and presented a website called:[https://shattered.io shattered.io] to disclose their findings. You can even test if your document encoded using SHA-1 has [[name collision]]s or not. | It is public knowledge that Google had cracked [[SHA-1]] and presented a website called:[https://shattered.io shattered.io] to disclose their findings. You can even test if your document encoded using SHA-1 has [[name collision]]s or not. | ||
Name collision is a situation where names chosen by Secure Hash Algorithms ([[SHA]]) to represent a specific data object maybe shared by two different data objects. This name collision problem could allow one to submit a '''fake''' document or '''fake''' data object that has the same digital digest (the name), therefore confound the authenticity of information. An example of name collision can be found on [https://shattered.io shattered.io]. | Name collision is a situation where names chosen by Secure Hash Algorithms ([[SHA]]) to represent a specific data object maybe shared by two different data objects. This name collision problem could allow one to submit a '''fake''' document or '''fake''' data object that has the same digital digest (the name), therefore confound the authenticity of information. An example of name collision can be found on [https://shattered.io shattered.io]. | ||
<noinclude> | |||
{{PagePostfix | |||
|categories={{#invoke:Utility|returnListOfCateogryFromString|Hash Function, Hash Collision}} | |||
</noinclude> |
Revision as of 14:01, 19 June 2022
It is public knowledge that Google had cracked SHA-1 and presented a website called:shattered.io to disclose their findings. You can even test if your document encoded using SHA-1 has name collisions or not. Name collision is a situation where names chosen by Secure Hash Algorithms (SHA) to represent a specific data object maybe shared by two different data objects. This name collision problem could allow one to submit a fake document or fake data object that has the same digital digest (the name), therefore confound the authenticity of information. An example of name collision can be found on shattered.io.
{{PagePostfix
|categories=Script error: The function "returnListOfCateogryFromString" does not exist.