Skip to content

Releases: esselfe/chest

chest 0.3.6

03 Dec 19:53

Choose a tag to compare

  • Add a forgotten Makefile to the commits.

chest 0.3.5

03 Dec 19:16

Choose a tag to compare

  • Fix a dependabot alert about the crypto Go module.
  • Stop displaying input password on the terminal.

chest 0.3.4

27 Aug 06:47
c909c51

Choose a tag to compare

  • Resolve a Dependabot alert.

chest 0.3.3

29 Jan 09:03

Choose a tag to compare

  • Add a project logo.
  • Implement shake256 hashing in the Go version.
  • Implement shake256 hashing in the Python version.

chest 0.3.2

17 Jan 16:56

Choose a tag to compare

  • Rework Makefile.

chest 0.3.1

30 Dec 13:00

Choose a tag to compare

chest-0.3.1

0.3.1: minor changes to Makefile

chest 0.3.0

21 Dec 13:21

Choose a tag to compare

  • Implement variable length shake256 hash for en/decrypting.

chest 0.2.6

14 Oct 19:43
d55419b

Choose a tag to compare

  • Fix build without go or rust

chest 0.2.5

13 Oct 08:50

Choose a tag to compare

  • New option: -e/--extension.
  • New man page.

chest-0.2.4

29 Sep 23:51

Choose a tag to compare

  • Fix bug with ending newline character in password file not being read in the Go version.