Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

02strich/pysqlcipher

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.7%
  • Python 44.6%
  • C++ 3.7%