Simon, Thanks, do we have any idea on what Algorithm is used? Tithras
> On 01 April 2019 at 14:28 Simon Slavin <slav...@bigfraud.org> wrote: > > > On 1 Apr 2019, at 1:15pm, Mattock Paul <pmatt...@ntlworld.com> wrote: > > > Just to confirm I am using the nuget package (System.Data.SQLite v1.0.109.2) > > This uses PCL Crypto, which in turn accesses crypto implemented in PCL itself > rather than implmenting its own. A list of crypto methods it supports, > tabled against OS, can be found here: > > <https://github.com/AArnott/PCLCrypto/wiki/Algorithms-X-platforms-support> > > Also see the 'Legal Key Sizes' link on that page. > > So the bad part is that your cryto is done entirely outside SQLite so we > don't know much about it. But the good part is that there is a source that > does. > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users