Idk.
This commit is contained in:
parent
6eb4f8f991
commit
77880d6934
3 changed files with 1 additions and 3 deletions
BIN
hw3/task4/find_key
Executable file
BIN
hw3/task4/find_key
Executable file
Binary file not shown.
|
@ -1,9 +1,6 @@
|
|||
#include <cstdio>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <cstring>
|
||||
#include <ctype.h>
|
||||
#include <openssl/evp.h>
|
||||
|
||||
using namespace std;
|
||||
|
|
1
hw3/task4/output.txt
Normal file
1
hw3/task4/output.txt
Normal file
|
@ -0,0 +1 @@
|
|||
This is a top secret.
|
Reference in a new issue