pyrsa-priv2pub
Pure-Python RSA implementation (Python 2)
RUN apt-get update && \
apt-get install -y python-rsa
RUN apt-get update && \
apt-get install -y python-rsa
RUN pacman -S --noconfirm python-rsa
RUN apt-get update && \
apt-get install -y python-rsa
RUN dnf install -y python3-rsa
RUN apt-get update && \
apt-get install -y python-rsa