Implementation of zone digest (ZONEMD) (#1208)
* adding ZONEMD * adding ZONEMD * deleting extra cod * updating constants * updating mod * updating release * Moving ZONEMD Implementation to project structure * re adding indirect tools import * case-insensitive digest * fixing if zone has rfc 3597 RRs * remove .idea folder * restore go.mod imports * gofmt files * pseudo rollback * after go generate... * parsing zonemd in rfc3597 * removing the check for a STRING as HAsh Algorithm in ZONEMD, RFC says only numbers go there * adding ZONEMD constants * Reverting changes in generate.go un-gofmt ing generate.go file * Reverting changes in generate.go un-gofmt ing generate.go file * remove ZoneMD reserved types * remove zonemd RFC3597 branch in ZONEMD parser * revert rfc3597 related modifications * revert rfc3597 related modifications * removing unintentional changes from go.sum and types.go * add line break to go.sum * removing spaces from types.go * Use ZONEMD official RFC link as reference * Add ZONEMD parsing test * Update parse_test.go Co-authored-by: Miek Gieben <miek@miek.nl> Co-authored-by: Eduardo <eriveros@dcc.uchile.cl> Co-authored-by: Eduardo <e.sdfbsadjhgskndwegit@xor.cl> Co-authored-by: Eduardo <e.git@xor.cl> Co-authored-by: Miek Gieben <miek@miek.nl>master
parent
883641f4a9
commit
375601dc88
Loading…
Reference in New Issue