README.md

December 5, 2022 ยท View on GitHub

Gopher16 - Hashing algorithm [update]

Description

Gopher16 has been designed to create a 128-bit hash of any data that is input into it. The main purpose of Gopher16 is to create hashes for passwords so that if your password store were to be compramised then the hacker wouldn't be able to see the actual password. They would just see the hash, which can't be turned back into the original password.

More Info

The data to be hashed and a boolean value of if the hash is to return as mixed case or non-mixed case.

Returns a 128-bit hash of the data input.

Submitted On2005-05-08 14:20:42
ByAshley Bissell
LevelIntermediate
User Rating3.8 (15 globes from 4 users)
CompatibilityVB 5.0, VB 6.0
CategoryEncryption
WorldVisual Basic
Archive FileGopher16_-188603592005.zip