Christian Paquin

Results 5 issues of Christian Paquin

## Changes in this pull request Added missing "sample/" path prefix to the `image.jpg` file in the [Generating an external manifest](https://github.com/contentauth/c2patool?tab=readme-ov-file#generating-an-external-manifest) example. ## Checklist - [x] This PR represents a...

Migrate to the 9.x branch. Interestingly, hybrid PQC is now the *default* since 9.0. From the 9.0 [release notes](https://www.openssh.com/releasenotes.html): ``` * [ssh(1)](https://man.openbsd.org/ssh.1), [sshd(8)](https://man.openbsd.org/sshd.8): use the hybrid Streamlined NTRU Prime +...

SSH supports certified keys. All currently supported key types also define a certified type. Consider doing the same for the PQC ones.

enhancement

The Makefile needs to be rewritten for Windows.

Now that the dev tools support both SHC and SHL (via PR #215), our versioning strategy of matching the SHC spec number is not the best thing to do. Moving...