Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@dmi3coder dmi3coder released this 06 Mar 07:19
· 28 commits to master since this release
36fe952

Features

  • Base64 encoding
  • Encoding from pipe
  • Multiline encoding

Limitations

  • Base64 decoding

Installation

Linux

curl -L -s https://github.com/dmitrychaban/hashsc/releases/download/v0.5.0/hashsc-v0_5_0-ubuntu.tar.xz | sudo tar -xJf - -C /usr/bin/

MacOS

curl -L -s https://github.com/dmitrychaban/hashsc/releases/download/v0.5.0/hashsc-v0_5_0-macos.tar.gz | tar -xJf - -C /usr/local/bin/