Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Knot DNS Knot DNS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Knot projects
  • Knot DNSKnot DNS
  • Merge requests
  • !1107

Support EdDSA curves in keymgr import-bind

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Conrad Hoffmann requested to merge bitfehler/knot-dns:bitfehler/keymgr-import-eddsa into master Feb 10, 2020
  • Overview 4
  • Commits 2
  • Pipelines 2
  • Changes 1

Specifically, the Ed25519 and Ed448 curves (DNSSEC algorithms 15 and 16 respectively).

DISCLAIMER: I am not a cryptographer!

This allowed me to keymgr import-bind keys created with the above-mentioned algorithms. I have not yet used them for anything productive, but keymgr list looks sane and keymgr dnskey gives the same public key as the original BIND file, so I think this is about right?

I wasn't sure if there are any other keymgr sub-commands where such support would also be needed for this to make any sense, if so feel free to point me to the right direction (or wait a few days while I try to roll this out 😉 )

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bitfehler/keymgr-import-eddsa