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.

Show HN: Password-protect a file with Easy Encryption Everywhere

2 pointsby mdnahasabout 1 year ago
My friend needed to send credit-card data to a client and couldn&#x27;t find a widely available program for sending password-protected files. So, I wrote one. This webpage encrypts a file and packages it into an HTML file, which contains JavaScript code to accept a password and decrypt the data. The code uses the Web Cryptography API and works with every major browser released since 2015.<p>I&#x27;d love feedback. Especially from experts on cryptography and the Web Cryptography API.

no comments

no comments