Eneas U de Queiroz 1781e7408a
uencrypt: split common and library-specific code
This splits the code in 4 files:
 - uencrypt.h
 - uencrypt.c - main program
 - uencrypt-openssl.c - OpenSSL/wolfSSL implementation
 - uencrypt-mbedtls - mbedTLS implementation

Other changes, accounting for ~400 bytes increase in ipk size:
 - more error condition checking and reporting,
 - hide key and iv command line arguments

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-03-17 17:22:54 -03:00
..
2019-12-23 00:22:07 +01:00
2023-01-07 17:22:54 +01:00
2019-10-19 12:49:11 +02:00
2023-03-05 01:37:24 +01:00
2023-02-13 00:48:25 +01:00
2022-09-06 16:36:42 +01:00
2022-05-01 00:42:30 +02:00
2022-10-22 19:55:52 +02:00
2021-12-13 13:48:08 +01:00
2021-10-31 13:02:49 +00:00
2023-02-14 09:59:16 +01:00
2023-01-07 17:18:41 +01:00