Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Tiger (hash function)
(section)
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!
==Examples== In the example below, the 192-bit (24-byte) Tiger hashes are represented as 48 [[hexadecimal]] digits in [[little-endian]] byte order. The following demonstrates a 43-byte [[ASCII]] input and the corresponding Tiger hashes: Tiger("The quick brown fox jumps over the lazy {{Background color|#87CEEB|d}}og") = 6d12a41e72e644f017b6f0e2f7b44c6285f06dd5d2c5b075 Tiger2("The quick brown fox jumps over the lazy {{Background color|#87CEEB|d}}og") = 976abff8062a2e9dcea3a1ace966ed9c19cb85558b4976d8 Even a small change in the message will (with very high probability) result in a completely different hash, e.g. changing {{mono|d}} to {{mono|c}}: <!-- This sentence is confusing in context. It says 'changing d to c' but then both examples are of 'c'. Perhaps a '(compare to above values)' would be helpful? --> <!-- Both these examples should have "cog". The examples above have "dog". --> Tiger("The quick brown fox jumps over the lazy {{Background color|#87CEEB|c}}og") = a8f04b0f7201a0d728101c9d26525b31764a3493fcd8458f Tiger2("The quick brown fox jumps over the lazy {{Background color|#87CEEB|c}}og") = 09c11330283a27efb51930aa7dc1ec624ff738a8d9bdd3df The hash of the zero-length string is: Tiger("") = 3293ac630c13f0245f92bbb1766e16167a4e58492dde73f3 Tiger2("") = 4441be75f6018773c206c22745374b924aa8313fef919f41
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)