02strich / pysqlcipher

Python wrapper for the SQLite-based encrypted DBMS SQLCipher.

Home Page:http://sqlcipher.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pysqlcipher

this library is an experimental fork of pysqlite, and is statically linked against sqlcipher.

Original code (c) 2004-2007 Gerhard Häring Packaging for SQLCipher (c) 2013 Kali Kaneko

It uses a sqlcipher amalgamation, see https://www.sqlite.org/amalgamation.html

About

Python wrapper for the SQLite-based encrypted DBMS SQLCipher.

http://sqlcipher.net

License:zlib License


Languages

Language:C 51.7%Language:Python 44.6%Language:C++ 3.7%