]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add sha1() functions to the CLI. Fix sha1b() such that it actually returns
authordrh <>
Thu, 12 Sep 2024 14:43:05 +0000 (14:43 +0000)
committerdrh <>
Thu, 12 Sep 2024 14:43:05 +0000 (14:43 +0000)
commit165daef0432a72212997af12d29c04dd93607d7a
tree05e37e051964f84e337ed1edb26dfcfd5307df3d
parentf1fb5ce10f4d320fc9b012df8e6b7119f508ef42
Add sha1() functions to the CLI.  Fix sha1b() such that it actually returns
a BLOB.

FossilOrigin-Name: fe65821a3b912f061026e6fd7174be26897010e6b474e2780350cac60faebaad
Makefile.in
Makefile.msc
ext/misc/sha1.c
main.mk
manifest
manifest.uuid
src/shell.c.in