[feat] add support for the blob interface
Pysqlcipher support for the sqlite blob interface: https://sqlite.org/c3ref/blob_open.html
Copying the code from the PR in pysqlite: https://github.com/ghaering/pysqlite/pull/93
Pysqlcipher support for the sqlite blob interface: https://sqlite.org/c3ref/blob_open.html
Copying the code from the PR in pysqlite: https://github.com/ghaering/pysqlite/pull/93