Compare commits

..

1 Commits

Author SHA1 Message Date
12b9884572 Version v0.2.34 - Formatting 2025-08-13 11:41:14 -04:00
3 changed files with 2 additions and 1 deletions

2
otp.c
View File

@@ -271,7 +271,7 @@ int command_line_mode(int argc, char* argv[]) {
}
void show_main_menu(void) {
printf("=== Main Menu ===\n\n");
printf("======================== Main Menu ========================\n");
printf("\033[4mT\033[0mext encrypt\n");
printf("\033[4mF\033[0mile encrypt\n");
printf("\033[4mD\033[0mecrypt\n");

1
test_decrypt.txt Normal file
View File

@@ -0,0 +1 @@
Test file content for decryption

BIN
test_decrypt.txt.otp Normal file

Binary file not shown.