mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-05 12:32:30 +00:00
CI: Test PQC keys in sop interoperability suite
This commit is contained in:
parent
0468a41f98
commit
1fb0127a6d
3
.github/test-suite/config.json.template
vendored
3
.github/test-suite/config.json.template
vendored
@ -4,7 +4,8 @@
|
||||
"id": "sop-openpgpjs-branch",
|
||||
"path": "__SOP_OPENPGPJS__",
|
||||
"env": {
|
||||
"OPENPGPJS_PATH": "__OPENPGPJS_BRANCH__"
|
||||
"OPENPGPJS_PATH": "__OPENPGPJS_BRANCH__",
|
||||
"OPENPGPJS_CUSTOM_PROFILES": "{\"generate-key\": { \"post-quantum\": { \"description\": \"generate post-quantum v6 keys (relying on ML-DSA + ML-KEM)\", \"options\": { \"type\": \"pqc\", \"config\": { \"v6Keys\": true } } } } }"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user