Commit Graph

49 Commits

Author SHA1 Message Date
iceman1001
2ccf84f40a use a local str_nlen fct instead of hinting to POSIX 2023-11-05 02:08:30 +01:00
iceman1001
185da09e62 we use calloc 2023-10-18 20:20:55 +02:00
iceman1001
0e84860c2f less inline calls 2023-08-03 08:42:52 +02:00
Philippe Teuwen
1a19640d18 make style 2023-07-21 18:22:46 +02:00
iceman1001
89e6f88522 add asn1 selftest batch 2023-07-21 06:40:26 +02:00
Grayson Martin
1e54cd661c make style 2023-07-08 18:18:36 -05:00
Grayson Martin
945f03e646 add import, oops 2023-07-08 18:18:35 -05:00
Grayson Martin
610b8a7410 Implement ANSI X9.63 sha256 per spec 2023-07-08 18:18:34 -05:00
AloneLiberty
fae8ffda44 Fix formatting and run make style 2023-03-26 16:12:39 +03:00
iceman1001
aa05e2eeae textual and cleanup 2023-03-21 20:55:57 +01:00
iceman1001
69e43b362e fix asn1 parsing of dates 2023-03-19 12:47:24 +01:00
iceman1001
1cc19c3429 asn1 decoder now handles big integers 2023-03-13 22:09:30 +01:00
iceman1001
04173fc961 added bit string printing in ASN1 decoder 2023-03-13 21:36:59 +01:00
iceman1001
d11d1fbc33 data asn1 now decodes timestamp correct... Or I hope so. And strings values are now highlighted with GREEN 2023-03-12 19:18:55 +01:00
iceman1001
4a7713070b fix object strings. Integers is now 64b which isnt enough. Will need to use big_num here 2023-03-12 18:59:53 +01:00
iceman1001
5938938226 print the string and hex 2023-03-12 18:54:53 +01:00
merlokk
9fa8d9175b make style 2022-07-08 00:19:26 +03:00
iceman1001
8065d7eda0 trying to free a pointer 2022-07-06 14:56:42 +02:00
iceman1001
88b583417e fix cid 395628 - make local copy. Odd that it frees it 2022-07-06 12:34:18 +02:00
iceman1001
1f3ec36196 missing comma 2022-06-06 13:23:31 +02:00
iceman1001
2c61530cba minors stuff, added some blowfish decrypt 2022-06-06 12:59:09 +02:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001
d2c290c7c3 cppcheck fixes for const 2022-01-06 23:20:55 +01:00
merlokk
99bc47c1ac add module 2021-08-13 21:27:46 +03:00
merlokk
8ae01aa180 make style and (c) 2021-08-13 13:58:35 +03:00
iceman1001
7e8ffc3e0c string formatter 2021-08-04 18:17:16 +02:00
merlokk
1699d8a90e add des3 to libcrypto 2021-07-16 20:45:03 +03:00
Oleg Moiseenko
a20db915df Merge branch 'master' into desf_update2 2021-07-06 12:17:31 +03:00
merlokk
56d7efdbb5 move some functions from cipurse to libcrypto 2021-07-06 12:05:38 +03:00
iceman1001
b026fc64f0 fix coverity CID 350152 2021-07-05 17:14:14 +02:00
merlokk
2fb090e560 move des functions to pcrypto 2021-07-05 12:01:43 +03:00
iceman1001
d6e55a2f40 textual 2021-06-29 22:23:39 +02:00
merlokk
9487953359 asn1_value_integer now works in pure hex to int instead of BCD 2021-06-29 19:59:42 +03:00
iceman1001
e4f55556ba style 2021-05-05 21:04:48 +02:00
iceman1001
ea416c3694 fixing textual output of ASN1 printing 2021-05-05 12:07:36 +02:00
iceman1001
6630f3724b asn1 decoder got some colors 2021-05-04 16:45:50 +02:00
iceman1001
997cd7577f added 'data asn1' - decodes asn1 byte arrays 2021-05-04 15:59:21 +02:00
iceman1001
9293a25e3e hf 14a info - add MFC EV1 signature checks 2021-02-19 13:39:35 +01:00
Ave
040520d865 emrtd: Improve hashing logic, support SHA1 2020-12-29 17:56:29 +03:00
tcprst
1afb335478 make style 2020-11-22 19:39:54 -05:00
iceman1001
e09c7a9a3a remove fprintf, fwrite , in prep for libpm3 2020-11-12 22:37:47 +01:00
iceman1001
0f4e31bfb0 adapt return codes 2020-11-12 21:51:05 +01:00
iceman1001
243d509203 remove dump.c step2 2020-11-12 18:43:03 +01:00
iceman1001
5e06eb9ca5 text 2020-09-15 04:34:55 +02:00
iceman1001
ab3e9983f8 no printf 2020-08-29 15:03:56 +02:00
iceman1001
fd6ac2f024 chg, emv print, styles, 2020-05-29 09:46:06 +02:00
iceman1001
f1df27e6bb cppchecker fix - better return value handling 2020-04-28 13:44:25 +02:00
Philippe Teuwen
8725807a8c minor 2020-04-24 18:58:28 +02:00
Bjoern Kerler
81bc0bc2b9 Reorder client src directories 2020-04-16 10:53:24 +02:00