Skip to content

Releases: tardy-org/secsock

v0.1.2

Choose a tag to compare

@bernardassan bernardassan released this 13 Jun 17:31
v0.1.2
4c45412

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@bernardassan bernardassan released this 16 Apr 13:16
v0.1.1
579f1b7

What's Changed

  • Update secsock to compile on Zig 0.15.2
  • allow user to choose their tls implementation
  • mark bearssl and s2n_tls as lazy dependencies
  • update openssl package to 3.3.2
  • update s2n-tls package to 1.5.25

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@mookums mookums released this 12 Mar 05:28
263dcd6

This is the first initial release of secsock.

It currently provides functionality for wrapping a tardy Socket as a TLS Server, using a statically compiled version of BearSSL.

Full Changelog: https://github.com/tardy-org/secsock/commits/v0.1.0