With #XFR Zone Transfers merged into the main branch of 'domain’, our #DNS library for #rustlang, we're now turning our attention to #DNSSEC signing! We're also excited that @bal4e has joined this effort. 💚 https://github.com/NLnetLabs/domain/pull/406
Loading, storing, and generating DNSSEC keys by bal-e · Pull Request #406 · NLnetLabs/domain

This WIP PR adds generic SecretKey and PublicKey types with appropriate conversions (e.g. to and from the conventional DNSSEC private key format), and provides import and export functionality from ...

GitHub