VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Gopher16 hashing algorithm (Version 2)

by Ashley Bissell (2 Submissions)
Category: Encryption
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

--- Original 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.
--- Additions ---
I have tried to make it a bit more secure and have update my coding to make it more readable adn presentable. Fully commented as all ways. Hope you like it.
Please note this hasn't been tested fully yet and any testing done by you and or suggestions are most welcome. Please vote if you like it.

Rate Gopher16 hashing algorithm (Version 2)

Download Gopher16 hashing algorithm (Version 2)

Download Gopher16 hashing algorithm (Version 2) (16 KB)

Gopher16 hashing algorithm (Version 2) Comments

No comments have been posted about Gopher16 hashing algorithm (Version 2). Why not be the first to post a comment about Gopher16 hashing algorithm (Version 2).

Post your comment

Subject:
Message:
0/1000 characters