Skip to content

DNSSEC: support for GOST

Jan Včelák requested to merge dnssec-gost into master

Multiple crypto-backend changes are include:

  • add support for GOST, #121 (closed) - feature codename: Grand Rainbow Unicorn (GRU)
  • fix ECDSA support detection
  • improve API for signature writing, check target boundaries (safety first 👷)

There are possible invalid reads in GOST, not sure if it's problem in our implementation.

Merge request reports