On 2/24/16, veer verma <solidparallel2630 at gmail.com> wrote:
>
> I am using sqlite3-3.11.0, i See sqlite is using MD5 hash algorithm to
> generate MD5 checksums for TCL interface. Since  MD5 is broken for purposes
> of security,

Some of the TCL tests for SQLite uses MD5 has a hash function.  This
has nothing to do with security, and hence MD5 is a perfectly
acceptable algorithm choice.
-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to