i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Encryption

  • How I use AES encryption without confusing it with hashing

    AES is for keeping text confidential. It is different from hashing: encrypted text is meant to be decrypted later with the right key, while a hash is not meant to be reversed.

    27 Sep 2026 · 2 min read · #aes #encryption #security #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub