Aesecnryption demo site

작성자

카테고리:

← 피드로
DEV Community · Alaba · 2026-07-08 개발(SW)

Alaba

Alaba

Posted on Jul 7

#webdev #javascript #programming #reviews

I rebuilt aesencryption.net so text AES (128/192/256) runs fully in the browser – the key and plaintext never leave the page. The hard part is staying byte-compatible with common server-side AES libraries (mode, IV, padding, base64 output), so I ship copy-paste equivalents in PHP, Java, Python, Go, Rust, Kotlin and JS. Live tool (mine, free): https://aesencryption.net – feedback on the crypto choices welcome. My own site.

Top comments (0)

Subscribe

pic

Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Code of ConductReport abuse

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment’s permalink.

Hide child comments as well

For further actions, you may consider blocking this person and/or reporting abuse

원문에서 계속 ↗

추출 본문 · 출처: dev.to · https://dev.to/alabaone/aesecnryption-demo-site-3noi

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다