Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12b9884572 |
@@ -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");
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Test file content for decryption
|
||||
Binary file not shown.
Reference in New Issue
Block a user