Skip to content
Snippets Groups Projects
Commit 53fdbf52 authored by Dufour Quentin's avatar Dufour Quentin
Browse files

Merge branch '94_crypto_lib' into 'master'

Add crypto library and CI

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

See merge request !3
parents 14afae25 421687c4
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment