nettle-lfib-stream
low level cryptographic library (binary tools)
RUN apt-get update && \
apt-get install -y nettle-bin
RUN apt-get update && \
apt-get install -y nettle-bin
RUN apk add nettle
RUN pacman -S --noconfirm nettle
RUN apt-get update && \
apt-get install -y nettle-bin
RUN yum install -y nettle
RUN dnf install -y nettle
RUN apt-get update && \
apt-get install -y nettle-bin