Skip to content

Releases: syniol/sycrypt

v1.1.0

04 Nov 22:32
Compare
Choose a tag to compare
  • Simplified key to only store and use public key since new password creation would require a new set of keys
  • Updated docs to match new specs

v1.0.4 Release

04 Nov 22:21
Compare
Choose a tag to compare
  • Removed version specific for module in go.mod
  • Added further documentation

v1.0.3 Release

04 Nov 17:16
Compare
Choose a tag to compare
  • Removed unwanted modification to LICENSE file from previous release

v1.0.2 Release

04 Nov 17:10
Compare
Choose a tag to compare
  • Resolves Golang version issue in go.mod
  • Refined the documentation given as a comment in exported methods

V1.0.1 Release - Documentation and License File

04 Nov 16:46
Compare
Choose a tag to compare

Second release after initial release of library.

  • Includes further documentation as a comment inside the code
  • Includes a LICENSE file as per requirement of Golang module library pkg.go.dev

Initial Release

04 Nov 16:15
Compare
Choose a tag to compare

Initial release for SyCrypt.
Golang library to create a military grade password encryption and verification.