[TP03] Done

This commit is contained in:
Afonso Franco 2024-03-05 23:39:41 +00:00
parent a6c894ed56
commit c2f25b8c2d
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
5 changed files with 175 additions and 41 deletions

View file

@ -0,0 +1,17 @@
[
{
"arguments": [
"/usr/bin/gcc",
"-c",
"-Wall",
"-O2",
"-I/opt/homebrew/opt/openssl@3.2/include",
"-o",
"pbenc_aes_ctr_hmac",
"pbenc_aes_ctr_hmac.c"
],
"directory": "/Users/afonso/projects/University/4ano/2sem/ES/2324-G05/TPs/TP03",
"file": "/Users/afonso/projects/University/4ano/2sem/ES/2324-G05/TPs/TP03/pbenc_aes_ctr_hmac.c",
"output": "/Users/afonso/projects/University/4ano/2sem/ES/2324-G05/TPs/TP03/pbenc_aes_ctr_hmac"
}
]