#12 Provide Requirements for DRM management of symmetric keys and passphrases
Closed: Fixed None Opened 12 years ago by jmagne.

Recent requirements have created the need to use our current DRM to manage symmetric keys and passphrases. Currently the DRM is used to archive and recover asymmetric private keys. The recovery process is somewhat of a heavyweight process involving Agent approvals and such. That process for the Token Management System is somewhat leaner since no live Agent intervention is required by humans. The following issues are apparent.

  1. How will the keys and phrases be transported to and from the DRM? What will be the packaging?

  2. How will this material actually be stored? The DRM already employs LDAP key records for private keys. Would we simply use a variation on this theme or use a completely different storage mechanism?

  3. How will each symmetric key be uniquely identified? The current method uses its own mapping. How will we do this here?

  4. Changes are afoot in the regular DRM with respect to ECC keys. How will these changes alter any plans to store symmetric keys.

  5. How will the symmetric keys be wrapped and unwrapped during processing?

  6. What kind of performance are we looking for here? In the current world, an archived key recovery can be considered somewhat of a rare operation necessitated by the loss of some data or whatnot. I suspect the retrieval of these symmetric keys might be done more often, based on the use cases.


Had meeting to discuss issues and have started on requirements and design investigations and documentation.

Moving though Ade and I are basically ironing out final issues with this.

We now have a good handle on this.

Metadata Update from @jmagne:
- Issue assigned to jmagne
- Issue set to the milestone: m2

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/584

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata