Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • GnuTLS GnuTLS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 252
    • Issues 252
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gnutlsgnutls
  • GnuTLSGnuTLS
  • Issues
  • #128
Closed
Open
Created Sep 05, 2016 by Nikos Mavrogiannopoulos@nmavOwner6 of 6 tasks completed6/6 tasks

optional: Add support for ed448

ed448 is a signing algorithm being standardized by CFRG which operates similarly to ed25519 but has a higher security level. This algorithm is part of TLS 1.3.

This is a nice to have feature, rather than requirement.

https://tools.ietf.org/html/rfc8032

Parts:

  • Add in nettle
  • Add as a general signature algorithm in gnutls (X.509/PKCS#7)
  • Add in TLS
  • Test suite for nettle
  • Test suite for X.509/PKCS#7 verification / generation
  • Test suite for TLS use
Edited Feb 03, 2020 by Daiki Ueno
Assignee
Assign to
Time tracking