mirror of
https://github.com/polhenarejos/pico-openpgp.git
synced 2026-07-18 19:45:03 +01:00
@@ -27,6 +27,9 @@ RUN apt install -y libccid \
|
||||
libssl-dev \
|
||||
check \
|
||||
gengetopt \
|
||||
libtss2-dev \
|
||||
tpm2-tools \
|
||||
swtpm \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
RUN pip3 install pytest pycvc cryptography pyscard
|
||||
RUN git clone https://github.com/Yubico/yubico-piv-tool
|
||||
|
||||
Reference in New Issue
Block a user