13 Commits

Author SHA1 Message Date
Pol Henarejos 1fb2505a13 Not using --print-bits anymore.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-10-08 19:01:39 +02:00
Pol Henarejos ff32bbef13 Added tests for each field of CHAT for AT, ST and IS terminals.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-10-08 02:47:11 +02:00
Pol Henarejos 9e8c326152 Added tests for checking certificate validity.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-10-08 02:46:35 +02:00
Pol Henarejos 36e193113c Add --print-bits flags to tests.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-10-07 20:41:16 +02:00
xoryouyou 6d7a67486b Moved decode_authorization_bits to cvc_print
and adapted the tests
Removed unused debug prints
2023-09-23 09:40:28 +02:00
xoryouyou 92f682651d moved authorization bits to cvc_print
and added --print-bits flag
2023-09-11 21:59:50 +02:00
xoryouyou 02a4b5348c Pivoted AuthorizationBits dict.
Cleaned up the bits_test and added asserts
Also added utility to convert arbitrary files to hexstring
2023-09-11 21:52:06 +02:00
xoryouyou e5c1b0f32b Basic Authorization bit parsing and dummy unittest 2023-09-08 23:33:47 +02:00
Pol Henarejos 0984b5f942 Add Ed448 tests.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-08-25 13:37:32 +02:00
Pol Henarejos d5c2cd4789 Add test scripts.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-08-25 13:23:26 +02:00
Pol Henarejos 5acbc25fbd Add EdDSA CA tests.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-08-25 13:23:13 +02:00
Pol Henarejos 573b7af88f Added multiple tests for curves and schemes.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-08-25 13:16:58 +02:00
Pol Henarejos ca7d9b189d Add test workflow.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-08-25 12:28:35 +02:00