Patch files to allow post-quantum OQS key exchange libraries to be used with OpenSSH
Перейти к файлу
Christian Paquin b6245f1623
Merge pull request #1 from microsoft/users/GitHubPolicyService/0cbe4871-a4dc-4fa4-b736-0ee88b6bed9b
Adding Microsoft SECURITY.MD
2022-08-30 09:37:21 -04:00
.gitignore Initial commit 2017-07-18 16:38:07 -07:00
LICENSE Initial commit 2017-07-18 16:38:10 -07:00
README.md Added devs to README. 2017-09-14 13:24:29 -04:00
SECURITY.md Microsoft mandatory file 2022-08-30 09:39:30 +00:00
build_instructions.txt Added oqs patch to openssh 7.4p1. 2017-07-20 15:38:13 -04:00
openssh-7.4p1-pqc.patch Added oqs patch to openssh 7.4p1. 2017-07-20 15:38:13 -04:00

README.md

OpenSSH 7.4p1 post-quantum patch

This project contains a patch to OpenSSH 7.4p1 to enable a post-quantum key exchange (KEX) using the algorithms provided by the Open Quantum Safe library (https://github.com/open-quantum-safe/liboqs).

Developers: Mira Belenkiy, Christian Paquin

Build

Follow the instructions in build_instructions.txt.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.