Releases: esselfe/chest
Releases · esselfe/chest
chest 0.3.6
- Add a forgotten Makefile to the commits.
chest 0.3.5
- Fix a dependabot alert about the crypto Go module.
- Stop displaying input password on the terminal.
chest 0.3.4
- Resolve a Dependabot alert.
chest 0.3.3
- Add a project logo.
- Implement shake256 hashing in the Go version.
- Implement shake256 hashing in the Python version.
chest 0.3.2
- Rework Makefile.
chest 0.3.1
chest-0.3.1 0.3.1: minor changes to Makefile
chest 0.3.0
- Implement variable length shake256 hash for en/decrypting.
chest 0.2.6
- Fix build without go or rust
chest 0.2.5
- New option: -e/--extension.
- New man page.
chest-0.2.4
- Fix bug with ending newline character in password file not being read in the Go version.