pico-hsm/tests/pico-hsm
Pol Henarejos 2e4fc568db
Fix new return format for import_kek.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-01-02 02:36:09 +01:00
..
test_000_info.py Added initialization with self-signed certificate. 2023-03-22 01:04:24 +01:00
test_003_challenge.py Add challenge tests. 2023-02-14 21:38:06 +01:00
test_004_key_domains.py Update to latest PicoHSM. 2023-12-29 19:07:20 +01:00
test_005_dkek.py Update to latest PicoHSM. 2023-12-29 19:07:20 +01:00
test_010_pin.py Using new package pypicohsm. 2023-03-20 17:05:46 +01:00
test_020_keypair_gen.py Added test for Curve25519 and Curve448 keypair generation. 2023-08-23 16:39:21 +02:00
test_021_key_import.py Fix new return format for import_kek. 2024-01-02 02:36:09 +01:00
test_022_key_exchange.py Fix new return format for import_kek. 2024-01-02 02:36:09 +01:00
test_023_key_generation.py Using new package pypicohsm. 2023-03-20 17:05:46 +01:00
test_025_key_export.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_030_signature.py Using new package pypicohsm. 2023-03-20 17:05:46 +01:00
test_040_decrypt.py Using new package pypicohsm. 2023-03-20 17:05:46 +01:00
test_050_cipher.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_051_chachapoly.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_052_aes_ext.py Added support for AES CCM. 2023-03-23 19:20:33 +01:00
test_060_mac.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_070_hkdf.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_071_pbkdf2.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_072_x963.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_080_pka.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_090_xkek.py PicoHSM always returns bytes(). 2023-03-20 20:07:33 +01:00
test_095_bip_slip.py Added some tests for HD ciphering. 2023-07-24 11:45:11 +02:00