Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D debexpo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mentors.debian.net
  • debexpo
  • Repository
Switch branch/tag
  • debexpo
  • debexpo
  • keyring
  • migrations
  • 0004_set_ecc_size_to_zero.py
Find file BlameHistoryPermalink
  • Baptiste Beauplat's avatar
    Disable minimal size requirement for ed25519 keys · 3ded951b
    Baptiste Beauplat authored Sep 25, 2021
    debexpo previously checked that ed25519 keys had a length of 256. Since
    libgcrypt-1.9.0, this value has been updated to 255. Instead of
    adjusting the size, the minimal requirement for ed25519 keys have been
    dropped since all keys have a unique length anyway.
    
    See: https://dev.gnupg.org/rCdb7b2c591004868abedbc2c19d3bb2efebf8529d
    See: https://lists.gnupg.org/pipermail/gnupg-users/2021-September/065454.html
    3ded951b