Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dfss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • mpcsmpcs
  • dfss
  • Merge requests
  • !3

Add crypto library and CI

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Loïck Bonniot requested to merge 94_crypto_lib into master Dec 03, 2015
  • Overview 1
  • Commits 8
  • Pipelines 0
  • Changes

The crypto library is a simple way to manage x509 certificates that will be used by DFSS modules.

It is able to:

  • Create private keys
  • Create self-signed root certificates
  • Create certificate requests
  • Create certificates from requests
  • Keys and certificates are exported/imported in PEM format
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 94_crypto_lib