Skip to content

Releases: twystd/tweetnacl-go

v1.01.0

13 Apr 20:53
Compare
Choose a tag to compare

Release Notes

  1. Restructured to support Go modules
  2. Bumped minimum Go version to 1.16
  3. Reworked devurandom implementation for Microsoft Windows to use the CryptoApi functions.

Initial release

06 May 14:40
Compare
Choose a tag to compare

Initial release of the Go wrapper for tweetnacl. Includes cgo language wrappers and unit tests for all public'ish functions in the tweetnacl 'C' distribution.