Can I share a SQLCipher.dll to the community?

Hi,
I recently compiled a Windows DLL (SQLCipher.dll) with a custom script.

I would like to create a package for Flutter on Windows to share this generated DLL for the community (with needed OpenSSL DLLs too: libcrypto-1_1-x64.dll and libssl-1_1-x64.dll ) on https://pub.dev/.

Is it possible legally to share my sqlcipher.dll and openSSL libraries? Or do I need to do something special ?