Skip to content

Releases: openziti/secretstream

Add windows compatability

01 Jul 17:50
4baf864
Compare
Choose a tag to compare

Fixes issues with type casting that stopped windows compilation.

API: need to expose public key

14 Feb 20:02
Compare
Choose a tag to compare
v0.1.1

expose KeyPair.Public() key

initial release

14 Feb 18:15
3ba9bbc
Compare
Choose a tag to compare
initial implementation (#1)

* initial

* clean up, reformat, fix C.leaks

* fix wording, link sodium doc