Active / unmerged: * [pqc-cli-tests](https://github.com/pqc-thunderbird/rnp/tree/pqc-cli-tests) * based on parent's main branch * PR to parent project: https://github.com/rnpgp/rnp/pull/2221 * CLI tests for PQC (keygen + sign/enc + vfy/dec roundtrip) * fix for v6 PKESK generation * prefer PQC subkeys over non-PQC subkeys * [add-v6-skesk](https://github.com/TJ-91/rnp/tree/add-v6-skesk) * PR to parent project: https://github.com/rnpgp/rnp/pull/2207 * add parsing/generating and processing of v6 SKESK * Add `--enable-v6-skesk` CLI option and corresponding `rnp_op_encrypt_enable_skesk_v6()` call * [feature-subpkt-v4-cert](https://github.com/pqc-thunderbird/rnp/tree/feature-subpkt-v4-cert) * No PR to parent project yet * Include Features subpacket for v4 certificates (when C-R is enabled) * See #64 * [update-draft-03](https://github.com/pqc-thunderbird/rnp/tree/update-draft-03) * No PR to parent project yet, based on `pqc-cli-tests` * Address issue #70 and change to three non-parametrized SPHINCS+ algorithms * implement SHA3-based KDF
Active / unmerged:
--enable-v6-skeskCLI option and correspondingrnp_op_encrypt_enable_skesk_v6()callpqc-cli-tests