Releases: sandbox-quantum/sandwich
Releases · sandbox-quantum/sandwich
v0.3.0
v0.3.0 (Feb 23, 2024)
Major changes
- Experimental TurboTLS protocol implementation.
Minor changes
- Revamped Go Language binding to workaround restriction Golang places on accessing c types across packages.
- Go helpers now always return blocking IOs.
What's Changed
- Import of 15 commits by @jgoertzen-sb, @thb-sb in #20
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.2.0 (Feb 1, 2024)
Major changes
- Security fixes discovered by independent security research firm Trail of Bits.
- Support for OpenSSL 3.2.0 coupled with oqs-provider as a cryptographic backend.
- Support for TLS 1.2
- New APIs on top of OpenTelemetry which traces internal stages of a TLS connection along with data collection.
Minor changes
- Fix an issue where protobuf versions did not match.
- Update liboqs to its latest version to fix the
DIV
issue in Kyber implementation. - Accept standard Rust IO.
What's Changed
- Import of several commits. by @thb-sb in #11
- Import of 29 commits by @thb-sb in #12
- Update the SSH key for the
publish-doc
job in CircleCI. by @thb-sb in #13 - Fix the testdata build. by @thb-sb in #14
- Syncing protobuf version in dependencies with the actual protobuf files by @thb-sb in #15
- Import of 11 commits by @thb-sb in #16
- Import of 20 commits by @thb-sb in #17
- Import of 6 commits by @thb-sb in #18
- Import of 5 commits by @thb-sb in #19
New Contributors
- @thb-sb made their first contribution in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0: initial public version
Initial public version