I've implemented Nathan Vegdahl's TentHash algorithm in Go

https://gitlab.com/dr.sybren/tenthash

TentHash is a high-quality, reasonably fast, large-output hash. Its target applications are data fingerprinting, checksums, content-addressable systems, and other use cases that don't tolerate hash collisions.

#golang #go #HashingAlgorithm

Sybren A. Stüvel / TentHash · GitLab

Go implementation of https://github.com/cessen/tenthash

GitLab
This can be useful for demonstration purposes: Securely hash and verify passwords. https://ullenboom.de/bcrypt/
#cryptography #PasswordSecurity #HashingAlgorithm #Programming
bcrypt hash and verify / decode / encode

I've just learned of the term "Gematria" (I knew of the technique, I just didn't know it had a specialized name) and numerology aside, I wondered, "Could this be considered the first #Hashing algorithm?"

#HashingAlgorithm

https://en.m.wikipedia.org/wiki/Gematria

Gematria - Wikipedia

2/2

One question, that we've not seen answered, is what #HashingAlgorithm does is use? Is it the same as bitcoin facilitating #AtomicSwaps or is it different?

Indeed articles we've seen don't even touch on basics such as whether its #ProofOfWork, #ProofOfStake or #ProofOfBrainActivity. Its a huge oversight and maybe a deliberate attempt by #corporateSponsored #searchEngines to maintain a level of ignorance.

By dumbing down the details, they can avoid proper scruitiny.