SUPPORT US

SUPPORT CONVERTCRAFT KEEP THE FREE TIER ALIVE

We don’t track you and we don’t know if you’re using an adblocker. Our ads are run by Google — no pop-ups, no annoying ads, just clean placements. Ads help us keep our free tier completely free for everyone.

Why We Need Your Support

  • Google Ads Only: We run Google AdSense — no pop-ups, no video ads, no misleading banners. Just clean, non-intrusive placements.
  • No Tracking: We do not track you, sell your data, or monitor your browsing. Your privacy is absolute.
  • Free Forever: Ads fund our servers so we can keep the free tier available to everyone, everywhere, without compromise.

Whitelist Us 💜

If you use an adblocker, please consider whitelisting ConvertCraft. It takes 10 seconds and directly keeps the project alive.

Every ad view helps us maintain servers, develop new tools, and keep your data private — all at no cost to you.

No Pop-upsNo TrackingGoogle AdsPrivacy FirstFree Forever

❤️ Support ConvertCraft

Buy Me a CoffeeSupport Plan — $4.99/mo

Support via Buy Me a Coffee or get the Support Plan with exclusive benefits.

セキュリティ

파일 암호화 이해: AES, RSA, 브라우저 기반 암호화

파일 암호화 알고리즘, 작동 방식, 그리고 브라우저에서 안전하게 파일을 암호화하는 방법에 대한 쉬운 설명입니다.

ファイル暗号化は、データが読み取れない形式に変換し、正しい鍵で逆転させるための基盤となります。デジタルプライバシーの基礎であり、個人的な写真から企業契約まで、あらゆるものを保護します。

2つの主要な暗号化家族は、対称 (AES) と非対称 (RSA) です。AES は暗号化と復号化に使用する同じ鍵を使用するため、高速でファイル暗号化に適しています。RSA は鍵ペア (公開鍵 + 秘密鍵) を使用し、安全な通信に適しています。

AES-256-GCM は現在のファイル暗号化の標準です。鍵長がビット単位で256であるため、パースティング攻撃は計算上不可能です。GCM モードは暗号化されたデータの改ざんを検出するために認証を追加します。

モダンなブラウザは Web Crypto API を含み、ハードウェアアクセラレーションによる暗号化演算を可能にします。これにより、ブラウザ上でファイルを直接暗号化・復号化できるよう、ほぼネイティブな速度でファイル処理できます。

ConvertCraft のファイル暗号化ツールは、Web Crypto API を使用して AES-256-GCM 暗号化を完全にクライアントサイドで行います。パスワードを入力し、ファイルを落とし、のみあなたしか解読できない暗号化出力を受け取ります。元のファイルはデバイスから離れてしまいます。