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.

Python TripleSec encryption

8 pointsby malgorithmsover 11 years ago

1 comment

memracomover 11 years ago
What do cryptographers have to say about this?<p>Also, it is not really triple encrypting anything. For example, lets say we have 3 functions x+7, x<i>3, x&#x2F;9 and we apply these in turn to a secret value x. Is it triple calculated? Or triple encrypted? Or have we just created a new untested algorithm called (x+7)</i>3 &#x2F;9? And note that we could simplify this to 1&#x2F;3 * (x+7).<p>If you think of encryption as a twisting and tangling process, how do you know that the subsequent steps don&#x27;t do some untwisted and untangling, in effect canceling out early encryption?
评论 #6901230 未加载