pedrokohler / easy-encryption-tool

Easy web-based tool to encrypt and decrypt messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Encryption Tool

Use the live version of this tool to generate an encrypted message and decrypt it later.

This tool runs a AES-128 encryption algorithm in your browser (no servers) and thus secret keys must be exactly 16 bytes long (utf8).

About

Easy web-based tool to encrypt and decrypt messages


Languages

Language:TypeScript 56.4%Language:CSS 41.3%Language:JavaScript 2.3%