Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #20572
Closed (moved) (moved)
Open
Created Nov 04, 2016 by David Goulet@dgoulet

hs: Remove the private key material from hs_descriptor.h

Basically, we need to remove the private keys from some data structure in hs_descriptor.h. Namely:

    ed25519_keypair_t signing_kp;
    curve25519_keypair_t curve25519;

Those private keys should be in a dedicated data structure on the service side which we don't have yet so only put public keys there.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking