This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Releases: expressvpn/wolfssl-sys
Releases · expressvpn/wolfssl-sys
Upgrade to WolfSSL 5.6.0
What's Changed
- github: Add
expressvpn-pang-t
to CODEOWNERS file by @expressvpn-pang-t in #18 - fix: earthfile: Also copy the
examples
dir by @expressvpn-pang-t in #16 - Bump earthly container to Rust 1.67 by @expressvpn-pang-t in #17
- Add basic CI actions by @expressvpn-pang-t in #19
- earthfile: Install
rustfmt
by @expressvpn-pang-t in #20 - Update Bindgen to 0.64 by @expressvpn-pang-t in #21
- Fix warnings emitted by
bindgen
while building by @expressvpn-pang-t in #22 - readme: Document also the need for
automake
to be present by @expressvpn-pang-t in #25 - Introduce Clippy by @expressvpn-pang-t in #23
- github: Fix codeowner hierarchy by @expressvpn-pang-t in #24
- Add Brendan Horan to CODEOWNERS by @xv-brendan-h in #32
- Upgrade to WolfSSL 5.6.0 by @expressvpn-pete-m in #31
- Add a feature flag to toggle on debug logging by @expressvpn-pang-t in #33
- Update dependencies by @expressvpn-pang-t in #34
New Contributors
- @expressvpn-pang-t made their first contribution in #18
- @xv-brendan-h made their first contribution in #32
Full Changelog: v0.1.14...v0.1.15
Upgrade to WolfSSL 5.5.4
What's Changed
- Update WolfSSL to 5.5.4 by @expressvpn-pete-m in #15
Full Changelog: v0.1.13...v0.1.14
Upgrade WolfSSL to 5.5.3
Upgrade WolfSSL to 5.5.3
What's Changed
- Update WolfSSL to 5.5.3 by @expressvpn-pete-m in #14
Full Changelog: v0.1.12...v0.1.13
Upgrade to WolfSSL 5.5.2
Upgrade to WolfSSL 5.5.2
What's Changed
- Update WolfSSL to 5.5.2 by @expressvpn-pete-m in #13
Full Changelog: v0.1.10...v0.1.12
Upgrade to WolfSSL 5.5.1
What's Changed
- Upgrade to WolfSSL 5.5.1 by @expressvpn-pete-m in #12
Full Changelog: v0.1.9...v0.1.10
Upgrade WolfSSL and liboqs
What's Changed
- Update WolfSSL to 5.5 by @expressvpn-pete-m in #10
- Upgrade liboqs 0.7.2 by @expressvpn-pete-m in #11
Full Changelog: v0.1.7...v0.1.9
Add Post Quantum example
Add Post Quantum support to WolfSSL
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
Upgrade WolfSSL to 5.4.0
What's Changed
- Upgrade wolfssl 5.4 by @expressvpn-pete-m in #7
- Enabled hardware acceleration for ARMv7a
Full Changelog: v0.1.4...v0.1.5
Upgraded WolfSSL to 5.3.0
What's Changed
- Tweak license to use the SPDX identifier by @expressvpn-pete-m in #1
- Remove license-file line by @expressvpn-pete-m in #2
- Add links to Cargo.toml by @expressvpn-pete-m in #3
- Reduce build and test warnings by @expressvpn-pete-m in #4
- Upgrade wolfssl by @expressvpn-pete-m in #5
New Contributors
- @expressvpn-pete-m made their first contribution in #1
Full Changelog: v0.1.0...v0.1.4