Hi all, PySQLcrypt is an enhanced version of PySQLite that uses SQLcrypt, which itself enhances SQLite version 3 with transparent AES encryption.
Download it here and take a look: http://sandbox.rulemaker.net/ngps/Dist/pysqlcrypt-1.1.4.zip This is based on PySQLite 1.1.4 and is for Python 2.3 on Windows. It is built from the trial version of SQLcrypt. You might also want to download said trial version's Windows installer to get 'sqlcrypt3.exe': http://www.sqlcrypt.com/downloads/sqlcrypt-trial.exe Thanks. Cheers. -- Ng Pheng Siong <[EMAIL PROTECTED]> http://sandbox.rulemaker.net/ngps -+- M2Crypto, ZServerSSL for Zope, Blog http://www.sqlcrypt.com -+- Database Engine with Transparent AES Encryption

