]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove one more GOST reference
authorMatthijs Mekking <github@pletterpet.nl>
Thu, 6 Dec 2018 09:33:52 +0000 (10:33 +0100)
committerOndřej Surý <ondrej@sury.org>
Thu, 6 Dec 2018 13:47:05 +0000 (14:47 +0100)
commit7ef858f503a519e3c72290afaeeb67c18eb6ff9f
tree9ba8786e62e22703251a5f27addac877393e9755
parent1cf2f7d077b3d84b0352aa8b8941ede2542328b7
Remove one more GOST reference

We can remove this, because it is used in `strtodsdigest` but that
already no longer covers the algorithm name "GOST".

There is one more GOST reference in `bin/python/isc/checkds.py.in`
but that is used for presentation format and probably should stay.

(cherry picked from commit 57d44fbc628d3c7dafdd545f6b83dbdcdc39a986)
bin/dnssec/dnssec-dsfromkey.c