Skip to content

Self signed certificate with OQS from C #1698

Closed Answered by baentsch
GustavoBodi asked this question in Q&A
Discussion options

You must be logged in to vote

There's nothing special here: Simply use the usual OpenSSL APIs as you would for doing this with classic crypto sig algs. The only thing that changes is that you specify use of any of the supported PQC sigalgs instead of say "rsa2048" (and of course, ensure by any of the usual ways that oqsprovider is loaded -- alongside the default provider). Please also note that oqsprovider is only used by openssl logic, never directly by an app.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GustavoBodi
Comment options

Answer selected by GustavoBodi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants