]> granicus.if.org Git - neomutt/commit
test: templates for sha1 functions
authorRichard Russon <rich@flatcap.org>
Sun, 28 Apr 2019 11:37:15 +0000 (12:37 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 30 Apr 2019 10:22:04 +0000 (11:22 +0100)
commitd62b0260fb5408d2574a95024a16c7b78fe2d0ff
treeb2985fe44023bb42381c3f260324f497c83d5657
parent7eee33e5f8eb874bcdcb86ac76cf786dcc42f45a
test: templates for sha1 functions
.gitignore
test/Makefile.autosetup
test/sha1/main.c [new file with mode: 0644]
test/sha1/mutt_sha1_final.c [new file with mode: 0644]
test/sha1/mutt_sha1_init.c [new file with mode: 0644]
test/sha1/mutt_sha1_transform.c [new file with mode: 0644]
test/sha1/mutt_sha1_update.c [new file with mode: 0644]