Add libtss

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-07-09 18:10:53 +02:00
parent 4071217b56
commit f1091c2fad
+3
View File
@@ -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