Our SHA2 Generator makes it possible to encode a normal strings to the known Hash-algorithm. The encryption allows no conclusion on the original string and can not be inverted. The input will be converted into a combination of numbers and letters:
- SHA-224 will be 56 digit
- SHA-256 will be 64 digit
- SHA-384 will be 96 digit
- SHA-512 will be 128 digit
This combination is named "SHA2 Hash".