Text Data Encryption/Decryption Module
Budget: $10 – $300 USD
Hi.
I need the following AES -256-CBC encryption, decryption modules.
1. (For Windows) Encryption, decryption modules running in C++ (MSVC 2017)
- Using bcrypt Library (please dont use OpenSSL)
2. (For macOS, Linux) Encryption, decryption modules running in Qt 6.x
3. Encryption, decryption modules running in PHP 8.x
- Using openssl_decrypt
* The content (Only text) to be encrypted includes 2-byte codes such as Japanese, Chinese, and Korean.
* Also, the encryption and decryption results should be returned in base64 format.
* The ultimate goal is to encrypt in modules in C++ and Qt, and receive them in PHP and decrypt them.
I need the following AES -256-CBC encryption, decryption modules.
1. (For Windows) Encryption, decryption modules running in C++ (MSVC 2017)
- Using bcrypt Library (please dont use OpenSSL)
2. (For macOS, Linux) Encryption, decryption modules running in Qt 6.x
3. Encryption, decryption modules running in PHP 8.x
- Using openssl_decrypt
* The content (Only text) to be encrypted includes 2-byte codes such as Japanese, Chinese, and Korean.
* Also, the encryption and decryption results should be returned in base64 format.
* The ultimate goal is to encrypt in modules in C++ and Qt, and receive them in PHP and decrypt them.