| .. |
|
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
|
Add edwards key generation test.
|
2023-08-24 16:05:43 +02:00 |
|
test_021_key_import.py
|
Merge branch 'master' into development-eddsa
|
2024-08-14 13:34:40 +02: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
|
Remove print.
|
2023-08-24 16:12:40 +02: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
|
Update initial memory for tests and KDM
|
2025-01-08 14:47:23 +01:00 |
|
test_095_bip_slip.py
|
Added some tests for HD ciphering.
|
2023-07-24 11:45:11 +02:00 |