AES encryption in C from scratch on web.

Wanna encrypt something? I implemented AES-256 (aka military grade encryption) from scratch in C89, compiled it into WebAssembly and published it on web at https://marekknapek.github.io/crypt/ You need web browser that supports writing files to your disk from JavaScript.

15 points · 1 comments · view on lemmy.world

1 Comments

solrize@lemmy.world · 0 pts · 3y

RIIR?