From: Ondřej Surý Date: Tue, 20 May 2025 23:39:34 +0000 (+0000) Subject: rem: dev: Clean up the DST cryptographic API X-Git-Tag: v9.21.9~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f19763b3219e2767004a8f94a8b5a979f91fb4;p=thirdparty%2Fbind9.git rem: dev: Clean up the DST cryptographic API The DST API has been cleaned up, duplicate functions has been squashed into single call (verify and verify2 functions), and couple of unused functions have been completely removed (createctx2, computesecret, paramcompare, and cleanup). Merge branch 'ondrej/dst_api-cleanup' into 'main' See merge request isc-projects/bind9!10345 --- 43f19763b3219e2767004a8f94a8b5a979f91fb4