sqlcipher3
sqlcipher3 copied to clipboard
Python 3 bindings for SQLCipher
Hi, @coleifer, @boldx , I'd like to report a vulnerability issue in **sqlcipher3-binary_0.4.5**. ### Dependency Graph between Python and Shared Libraries  ### Issue Description As shown in the above...
I have created a fork: https://github.com/laggykiller/sqlcipher3 What is improved: - Using conan to install openssl (dependency of sqlcipher) - Building with sqlcipher version 4 - Building without scripts in `build-scripts`,...