This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Add Post Quantum support to WolfSSL
expressvpn-pete-m
released this
04 Aug 09:55
·
112 commits
to main
since this release
This release adds the postquantum
feature which will compile WolfSSL against liboqs
(using the oqs-sys
crate). This gives WolfSSL access to Post Quantum key exchange mechanisms and signature schemes.
What's Changed
- Support Post Quantum cryptography with liboqs by @expressvpn-pete-m in #8
Full Changelog: v0.1.5...v0.1.6