I could not seem to find a search function on the mailing list.  So the 
question probably has already been answered.

I want to have a sha256sum function that I can call in sqlite something 
like:

select sha256sum('texty texty');

Does this exist in sqlite, my searching seems to indicate no.  Sqlite 
has the ability to import functions has someone already done the work to 
import a sha256sum function?  How is that done?

Mike Power
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to