bcrypt

Cross platform file encryption utility using blowfish (Decrypt only)

Debian Debian
RUN apt-get update && \ apt-get install -y bcrypt
Ubuntu
RUN apt-get update && \ apt-get install -y bcrypt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bcrypt
Fedora
RUN dnf install -y bcrypt
Raspbian
RUN apt-get update && \ apt-get install -y bcrypt
click the source code to copy install bcrypt on any operating system with command-not-found.com