in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Using latest SQLite release and its encryption from Dr. Hipps

Last post 02-05-2010 11:22 AM by Robert Simpson. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 01-19-2010 2:24 AM

    Using latest SQLite release and its encryption from Dr. Hipps

    Hello, I would like to use the Sqlite encryption extension from Dr. Hipps http://www.hwaci.com/sw/sqlite/see.html I already recompiled the System.Data.SQLite sources with the latest release (3.6.22) but I would also need to access an encrypted database from C and from .NET Is it possible and how should I proceed? Many thanks in advance, Sylvain
  • 01-31-2010 9:33 AM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    Hello, Would it be possible to use the encryption from http://www.hwaci.com/sw/sqlite/see.html? or are they compatible? if they are not compatible, please could someone help me to use the other (standard?) encryption? Many thanks, Sylvain
  • 01-31-2010 1:39 PM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    I'm afraid not.  This is an open-source project, and the encryption Dr. Hipp sells is not open source.

  • 01-31-2010 2:14 PM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    I want to buy the extension from hwaci, but I need to use it as well through your library (and from other C/C++ programs). How could I integrate it ? does your license allow it? and is it possible?
  • 02-05-2010 2:58 AM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    Any chance?
  • 02-05-2010 9:16 AM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    You will have to compile it all yourself.  I don't have access to the hwaci encryption module, nor does the license allow you to send it to me.

  • 02-05-2010 11:12 AM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    Yes of course, I can do that, but I would need a little bit of guidance to link this encryption to your Lib. Is it possible for you to guide me?
  • 02-05-2010 11:22 AM In reply to

    Re: Using latest SQLite release and its encryption from Dr. Hipps

    The thing is -- I've never seen the hwaci code, so I'm not sure what needs to be done to incorporate it.

Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems