mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 18:28:25 +00:00
DSA-NSEC3-SHA1 is an alias of DSA for signature verification.
This commit is contained in:
committed by
Simon Kelley
parent
4f9aefc753
commit
4631dbf68c
@@ -185,7 +185,7 @@ static const int valgctx_size[] =
|
|||||||
sizeof(VerifyAlgCtx), /* 3: DSA */
|
sizeof(VerifyAlgCtx), /* 3: DSA */
|
||||||
0, /* 4: ECC */
|
0, /* 4: ECC */
|
||||||
sizeof(VerifyAlgCtx), /* 5: RSASHA1 */
|
sizeof(VerifyAlgCtx), /* 5: RSASHA1 */
|
||||||
0, /* 6: DSA-NSEC3-SHA1 */
|
sizeof(VerifyAlgCtx), /* 6: DSA-NSEC3-SHA1 */
|
||||||
sizeof(VerifyAlgCtx), /* 7: RSASHA1-NSEC3-SHA1 */
|
sizeof(VerifyAlgCtx), /* 7: RSASHA1-NSEC3-SHA1 */
|
||||||
sizeof(VerifyAlgCtx), /* 8: RSASHA256 */
|
sizeof(VerifyAlgCtx), /* 8: RSASHA256 */
|
||||||
0, /* 9: unassigned */
|
0, /* 9: unassigned */
|
||||||
|
|||||||
Reference in New Issue
Block a user