TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Using the djb2 hash to map IP addresses to readable words for the lulz

2 点作者 chadsix11 个月前
Hi HN,<p>This is more or less a fun experiment that I thought was worth sharing.<p>Using Daniel J. Bernstein&#x27;s [1] djb2 hash that he made when he was only 20 years old in 1991, we map names to hashes and provide reverse mappings using an english word list from dwyl [2].<p>You can see it here: <a href="https:&#x2F;&#x2F;github.com&#x2F;ipv6rslimited&#x2F;hamon">https:&#x2F;&#x2F;github.com&#x2F;ipv6rslimited&#x2F;hamon</a><p>Hamon (ハモン not 刃文) is derived from HAsh MOdulo Name.<p>I hope you like it [3]!<p>[1] The Cypherpunk Super Hero, <a href="https:&#x2F;&#x2F;cr.yp.to&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cr.yp.to&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;dwyl">https:&#x2F;&#x2F;github.com&#x2F;dwyl</a><p>[3] Probably minimal real life use cases. ¯\_(ツ)_&#x2F;¯

暂无评论

暂无评论