Hash Example (Convert to Base-64)
[Back] MD5 and SHA-1 produces a hash signature, and the output is typically show in a hex format or a Base-64. In this example the output is converted into a Base 64 format. The following is an example:
|
Examples
- Try "Hello". Try!, which should give a MD5 of: ixqZU8RhEpaoJ6v4xHgE1w==
- Try "hello". Try!, which should give a MD5 of: XUFAKrxLKna5cZ2REBfFkg==
- Try "Hello". Try!, which should give a SHA-1 of: 9/+ei3uy4Jtwk1pdeF4MxdnQq/A=
- Try "hello". Try!, which should give a SHA=1 of: qvTGHdzF6KLavt4PO0gs2a6pQ00=