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.

Announcing TripleSec - JavaScript encryption combining Salsa20, AES, and 2fish

23 pointsby malgorithmsover 11 years ago

3 comments

genericacctover 11 years ago
It's all very cool but "magic bytes"? When I encrypt data the last thing i want is for its format to be easily recognizable.
评论 #6423390 未加载
maxtacoover 11 years ago
Hi, Max here. I'm happy to answer questions about TripleSec, so let me know.
评论 #6401451 未加载
评论 #6402567 未加载
评论 #6401921 未加载
评论 #6402012 未加载
ocfxover 11 years ago
I'm a security noob and I've been thinking about writing an encrypted chat application with Node.js and Socket.io. I have the chat part already done, but not exactly sure where to proceed with the encryption part. I don't want to store data and I want the data that is being received and sent to be encrypted. I was thinking of having users enter a room together with the same key to use for decryption. This could potentially be something I use and I was also considering using SJCL. Am I totally way off in my approach to this...? Suggestions?
评论 #6401807 未加载
评论 #6403207 未加载
评论 #6401752 未加载