TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Honey Encryption

75 pointsby zerognowlover 8 years ago

3 comments

3pt14159over 8 years ago
Hmmm. This is pretty interesting. I could imagine doing the same with pre-written out messages too. Write two messages, one real with a stronger key or password, one with a weaker one. It would allow you to not only stop the brute force, but also give Eve bad intelligence.
评论 #12688271 未加载
thenewwazooover 8 years ago
Well, that sucks. The paper appears to be paywalled by IEEE[0]. Are there any freely-available references to this work?<p>Edit: Eureka! A pre-pub version on the page of the other author <a href="http:&#x2F;&#x2F;pages.cs.wisc.edu&#x2F;~rist&#x2F;papers&#x2F;HoneyEncryptionpre.pdf" rel="nofollow">http:&#x2F;&#x2F;pages.cs.wisc.edu&#x2F;~rist&#x2F;papers&#x2F;HoneyEncryptionpre.pdf</a><p>[0] <a href="http:&#x2F;&#x2F;ieeexplore.ieee.org&#x2F;document&#x2F;6876246&#x2F;" rel="nofollow">http:&#x2F;&#x2F;ieeexplore.ieee.org&#x2F;document&#x2F;6876246&#x2F;</a>
评论 #12688570 未加载
dogma1138over 8 years ago
While this is interesting, what effective bruteforce techniques are there against currently used encryption?<p>Even 3DES is still likely to be secure against all but state actors.<p>Mind you this can&#x27;t be used with hashing since this effectively be a collision (could possibly be used with salt poisoning and potentially with variance in rounds).
评论 #12691741 未加载
评论 #12689629 未加载