ccencrypt
secure encryption and decryption of files and streams
RUN apt-get update && \
apt-get install -y ccrypt
RUN apt-get update && \
apt-get install -y ccrypt
RUN pacman -S --noconfirm ccrypt
RUN apt-get update && \
apt-get install -y ccrypt
RUN dnf install -y ccrypt
RUN apt-get update && \
apt-get install -y ccrypt