This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. It also decodes the before image to get back the original sequence of words
go golang encryption tdd clean-code wasm image-processing bit-manipulation aes-256 hexagonal-architecture byte-array bip39 png-decoder solid-principles encryption-decryption cold-wallet golang-wasm byte-pair-encoding pterm go-aes-256
- Updated
Sep 23, 2023 - Go