diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2023-02-18 23:19:31 -0300 |
---|---|---|
committer | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2023-03-17 17:22:54 -0300 |
commit | 1781e7408a62de72193ddff5dbf5d9ff772a5847 (patch) | |
tree | 1f17ce06d8e6400608324bf8d41f746573fbf84a /target/linux/x86/Makefile | |
parent | 4662adef2ad02dc5903516f69da017dcecf392c9 (diff) | |
download | upstream-1781e7408a62de72193ddff5dbf5d9ff772a5847.tar.gz upstream-1781e7408a62de72193ddff5dbf5d9ff772a5847.tar.bz2 upstream-1781e7408a62de72193ddff5dbf5d9ff772a5847.zip |
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>
Diffstat (limited to 'target/linux/x86/Makefile')
0 files changed, 0 insertions, 0 deletions