Skip to content

Releases: esselfe/chest

chest 0.3.6

Choose a tag to compare

@esselfe esselfe released this 03 Dec 19:53
  • Add a forgotten Makefile to the commits.

chest 0.3.5

Choose a tag to compare

@esselfe esselfe released this 03 Dec 19:16
  • Fix a dependabot alert about the crypto Go module.
  • Stop displaying input password on the terminal.

chest 0.3.4

Choose a tag to compare

@esselfe esselfe released this 27 Aug 06:47
c909c51
  • Resolve a Dependabot alert.

chest 0.3.3

Choose a tag to compare

@esselfe esselfe released this 29 Jan 09:03
  • Add a project logo.
  • Implement shake256 hashing in the Go version.
  • Implement shake256 hashing in the Python version.

chest 0.3.2

Choose a tag to compare

@esselfe esselfe released this 17 Jan 16:56
  • Rework Makefile.

chest 0.3.1

Choose a tag to compare

@esselfe esselfe released this 30 Dec 13:00
chest-0.3.1

0.3.1: minor changes to Makefile

chest 0.3.0

Choose a tag to compare

@esselfe esselfe released this 21 Dec 13:21
  • Implement variable length shake256 hash for en/decrypting.

chest 0.2.6

Choose a tag to compare

@esselfe esselfe released this 14 Oct 19:43
d55419b
  • Fix build without go or rust

chest 0.2.5

Choose a tag to compare

@esselfe esselfe released this 13 Oct 08:50
  • New option: -e/--extension.
  • New man page.

chest-0.2.4

Choose a tag to compare

@esselfe esselfe released this 29 Sep 23:51
  • Fix bug with ending newline character in password file not being read in the Go version.