AES Encryption for Charcoal Apps

Installs: 1 725

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/charcoal-dev/cipher

0.2.3 2025-09-05 12:32 UTC

This package is auto-updated.

Last update: 2025-09-23 14:21:56 UTC


README

MIT License

Charcoal Cipher library leverages the OpenSSL extension, offering a concise API for encryption using both 128 and 256-bit keys, encompassing modes like CBC and GCM. The library seamlessly handles serialization when necessary, such as for objects or arrays, ensuring that encrypting complex custom models is a straightforward process.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

https://charcoal.dev/libs/cipher