10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Codifyer is a minimal but powerful encryption and decryption tool, useful for encrypting, encoding and hashing. It is totally free of charge.

*** Encryption formats supported ***
- AES-256 (ECB or CBC)
- Base-64
- SHA-1
- MD5
- Binary (Base-2)
- Hexadecimal (Base-16)

*** Supported decryption formats ***
- AES-256 (ECB or CBC)
- Base-64
- Binary (Base-2)
- Hexadecimal (Base-16)

*** FaQ ***
- "Why are there fewer decryption formats than encryption formats?"
Some of them, like SHA-1 and MD5, are hashing formats and because of the way they are designed, they cannot be decrypted conventionally.
- "Why does it raise a 'parameters' error when I try to encrypt my text in AES-256? "
The written key/password must be 16 or 32 characters long.
- "Why does it raise an 'input' error when I try to decrypt my ciphertext? "
The written input may be the wrong format or incomplete.


Enjoy!
Updated on
Mar 13, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

• Launch error fix
• Minor version updates in sources