Commit Graph

21 Commits

Author SHA1 Message Date
c46e8e8277 set progress text 2023-03-07 21:17:41 +07:00
e3d3649dd2 basic application interface 2023-03-07 21:06:36 +07:00
68d476950e fix api scheme 2023-03-07 21:06:20 +07:00
cb028e345d parse basic user data 2023-03-07 21:06:01 +07:00
7644e834c6 clean up logging to info and verbose 2023-03-06 17:19:09 +07:00
490ce44ccb add active authentication (challenge/response) 2023-03-06 17:14:02 +07:00
3b93c9ea30 remove sha1 2023-03-06 16:38:52 +07:00
548ed322a4 verify with CA 2023-03-06 14:35:24 +07:00
499ba26d7b basic check of data group hashes 2023-03-06 10:03:46 +07:00
e864041b8d use openssl 2023-03-06 10:02:22 +07:00
ed4f06ae90 read all necessary files 2023-03-01 17:08:28 +07:00
10a40be1b0 working PoC for secure messaging 2023-03-01 13:05:04 +07:00
ce0fe6788c add efcom sfi 2023-03-01 13:04:28 +07:00
983f7b192d update des
add unpad
modify mac function signature
2023-03-01 13:04:02 +07:00
941a40a38c add working api code 2023-03-01 10:52:54 +07:00
5fb8af9d4f add bridge native code 2023-03-01 10:52:33 +07:00
6446d18ee1 add utils 2023-03-01 10:51:59 +07:00
b2ff9e4d55 add des 3des 2023-03-01 10:49:44 +07:00
bb63081736 add consts 2023-03-01 10:49:08 +07:00
db603398f4 add sha1 2023-03-01 10:48:33 +07:00
763d78a889 init bare project 2023-03-01 10:46:39 +07:00