Editing
Hash Signatures
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Hash Function''' β An algorithm that converts an input of any size into a fixed-size string of characters (e.g., SHA-256). * '''Digest''' β The output of a hash function; the "Fingerprint" of the data. * '''Collision''' β A rare and dangerous event where two different inputs produce the same hash output. * '''SHA-256''' β The most common secure hash algorithm today (used in Bitcoin and SSL). * '''One-Way Property''' β It is easy to create a hash from data, but impossible to recreate the data from a hash. * '''Avalanche Effect''' β A property where a small change in input (like one bit) causes a massive change in the output. * '''Salt''' β Random data added to a password before hashing to prevent "Rainbow Table" attacks. * '''Digital Signature''' β A mathematical scheme for demonstrating the authenticity of a digital message. * '''Non-Repudiation''' β The inability of a sender to deny that they sent a message (because only their private key could have signed it). * '''Message Authentication Code (MAC)''' β A hash that uses a secret key to prove that a message hasn't been changed by a hacker. * '''Merkle Tree''' β A structure of hashes used to efficiently verify the integrity of large datasets (like a blockchain). * '''MD5 / SHA-1''' β Older hash functions that are now considered "Broken" because computers can find collisions too easily. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information