Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 320 Bytes

TODO.markdown

File metadata and controls

14 lines (11 loc) · 320 Bytes

TODO

  • Support for on-the-fly-signing
  • (Re)sign zonefiles
  • TLSA support
    • create record from PEM(?) files
    • sign
    • verify

Nice to have

  • Speed, we can always go faster. A simple reflect server now hits 45/50K qps
  • go test; only works correct on my machine
  • privatekey.Precompute() when signing?