scrypt

File encryption utility using scrypt for key derivation

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