pico-hsm/tests
Pol Henarejos 99f1620e7d
Fixes #22.
SC-HSM returns the result with a 0x04 prepended. This comes from OpenSC but it is not clear the exact reason. 0x04 is usually for encoding uncompressed EC points but in that case it does not seem to make sense.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-03-18 18:40:27 +01:00
..
docker/jammy Add apt-utils package. 2023-01-30 12:08:16 +01:00
pico-hsm Fix deletion key in test 50. 2023-03-18 18:38:05 +01:00
build-in-docker.sh Init submodules in actions. 2023-01-30 12:59:03 +01:00
conftest.py Fixes #22. 2023-03-18 18:40:27 +01:00
const.py Move some certs to common place. 2023-03-08 22:15:11 +01:00
docker_env.sh Removing TTY from docker. 2023-01-30 12:05:03 +01:00
memory.tar.gz Updated base flash memory for emulation to include CA CVC. 2023-03-06 01:09:00 +01:00
run-test-in-docker.sh When runing a test, load a initial flash image that contains KEYDEV. 2023-02-14 22:53:30 +01:00
start-up-and-test.sh When runing a test, load a initial flash image that contains KEYDEV. 2023-02-14 22:53:30 +01:00
utils.py Added first XKEK tests. 2023-03-08 22:15:44 +01:00