[misc] add SHA-256 checksum computation

* Closes #607
This commit is contained in:
Pete Batard 2015-09-29 23:53:07 +01:00
parent 3238c9e637
commit c2293b5177
7 changed files with 286 additions and 95 deletions

View file

@ -108,6 +108,10 @@ const char* additional_copyrights =
"https://www.gnupg.org\\line\n"
"GNU General Public License (GPL) v3 or later\\line\n"
"\\line\n"
"SHA-256 checksum from Brad Conte's crypto-algorithms:\\line\n"
"https://github.com/B-Con/crypto-algorithms\\line\n"
"Public Domain\\line\n"
"\\line\n"
"About and License dialogs inspired by WinSCP by Martin Prikryl\\line\n"
"http://winscp.net\\line\n"
"GNU General Public License (GPL) v3 or later\\line\n"