Merge branch 'refs/heads/t/sha256'
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 21 Feb 2022 14:52:42 +0000 (15:52 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 21 Feb 2022 14:53:52 +0000 (15:53 +0100)
commit27e8c0dca96754834fcc358cfbab548e0be69eb6
tree120575bc0a8d00a6a8bbde90bb6d464f3044bedb
parent30f67968151619955b2e998c5ce1d4183055fcfa
parenta2a1a97f12fd7ae08028fd98439c5efa587eda79
Merge branch 'refs/heads/t/sha256'

A couple of changes which start to eliminate the use of sha1 in favor
of sha256. This series is only the first step, though, as we need to
keep sha1 for the time being to provide backward compatibility.

Cooking for four months.

* refs/heads/t/sha256:
  manual: Avoid sha1.
  upgrade_db: Add copyright and purpose to upgrade_db.c.
  web: Add link to the para_upgrade_db(1) man page.
  afs: Switch to sha256 and change default database path.
  Add para_upgrade_db.
  Use sha256 for the challenge response.
  Introduce hash2 (sha256).
  Assume sideband and aes_ctr128 are always supported/requested.
Makefile.in
Makefile.real
NEWS.md
afs.c
command.c
configure.ac
web/documentation.in.html
web/manual.md