Skip to content

Let CI test oqs-provider#27867

Closed
cotequeiroz wants to merge 2 commits intoopenwrt:masterfrom
cotequeiroz:oqs-provider
Closed

Let CI test oqs-provider#27867
cotequeiroz wants to merge 2 commits intoopenwrt:masterfrom
cotequeiroz:oqs-provider

Conversation

@cotequeiroz
Copy link
Copy Markdown
Member

📦 Package Details

Maintainer: @
(You can find this by checking the history of the package Makefile.)

Description:


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

Add libopenssl provider of quantum-safe cryptography (QSC) library.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>

test_oqsprovider() {
RET=0
opkg install openssl-util
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be apk for the main branch.

Copy link
Copy Markdown
Member Author

@cotequeiroz cotequeiroz Nov 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦🏻‍♂️ I'll correct this tomorrow. Thanks for spotting this. I guess it's time to update my scripts.

This runs a couple of openssl commands to verify that the provider is
loading and generate a private key, without any output checks.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants