Saturday, February 19, 2011

Aliasware Hash Web App Help

Aliasware Hash is a web app for SHA-512 hashing input strings.
https://www.expressionsoftware.com/aliasware/hash

Instructions
- Enter a string, eg "abc"
- Click the Go button    
- The input is hashed and the output is shown

Show Mode
- Click the checkbox to toggle Show Mode
- Use Show Mode to Show and Hide information on-screen
- Keyboard shortcut: escape-key

Misc
- Max input is 100 chars
- The input is hashed using the SHA-512 Secure Hash Algorithm
- Copying output information can only be done in Show mode
- If you hash with no input, the output is the hash of an empty string, "cf83e..."

SHA-512 Secure Hash Algorithm
- SHA-512 is a one-way cryptographic hash function
- The output is a 512-bit message digest, 64 bytes, 128 chars
- The jsSHA JavaScript library is used for hashing
- SHA-512 hashed value for "abc", "ddaf3..."

Privacy
- Show Mode - click the checkbox to Show and Hide information on-screen
- All functionality for this app is performed client-side, in the browser
- No information is saved or used

Supported Browsers
- Google Chrome, Safari, iPad

0 comments:

Post a Comment

Blog Archive