|
39a0e5c01f
|
[PD1] Fixed stuff. Unmarshal still returns map[string]interface{}, need to fix
|
2024-04-19 11:55:16 +01:00 |
|
|
c131aa2aea
|
[PD1] Created another CA, Server and Client for testing
|
2024-04-19 02:20:04 +01:00 |
|
|
4cf7880e57
|
[PD1] FIXED TLS Handshake
|
2024-04-19 02:19:22 +01:00 |
|
|
1cb81d2279
|
[PD1] Added certificates and fixed a few things
|
2024-04-18 20:15:29 +01:00 |
|
|
b7023329de
|
[PD1] merge
|
2024-04-18 17:39:40 +01:00 |
|
|
0629b45894
|
[PD1] encryptMessageContent and supporting function implemented
|
2024-04-18 17:23:34 +01:00 |
|
|
5ae7358a0d
|
[PD1] crypto changes and TLS almost done
|
2024-04-18 17:15:47 +01:00 |
|
|
2c4f1fd2fc
|
[PD1] Certs done
|
2024-04-18 13:06:16 +01:00 |
|
|
23584e2901
|
[PD1] Added SQLlite queries and minor protocol changes
|
2024-04-18 01:18:51 +01:00 |
|
|
1e12bcde6c
|
[PD1] forgot to add the client structures
|
2024-04-17 19:56:30 +01:00 |
|
|
c57c093867
|
[PD1] cryptoUtils start and protocol tweaks
|
2024-04-17 19:54:14 +01:00 |
|
|
cdaae8fb7e
|
[PD1] Structured client.
Still need to create crypto object and use it to encrypt messages
Need to create TLS still
|
2024-04-17 15:44:38 +01:00 |
|
|
278b8e1a73
|
[PD1] Generic networking server and client implemented
|
2024-04-17 14:09:42 +01:00 |
|
|
8553e1674e
|
[PD1] restructure
|
2024-04-16 12:23:00 +01:00 |
|
|
c0e19b5774
|
[PD1] Innitial commit
|
2024-04-16 09:02:23 +01:00 |
|
|
287ae0e466
|
[TP06] Fix e QOL
|
2024-03-19 23:18:33 +00:00 |
|
|
eacfa5363f
|
Merge branch 'main' of gon:Uni/CSI-ES-2324
|
2024-03-19 23:02:14 +00:00 |
|
|
11b24d0426
|
[TP06] Finished
|
2024-03-19 23:02:05 +00:00 |
|
LucasVerdelho
|
78723fe55f
|
fixed missing syntax issue in relatorio
|
2024-03-19 22:02:15 +00:00 |
|
LucasVerdelho
|
00abb58fa6
|
Updated Relatorio with image
|
2024-03-19 22:01:19 +00:00 |
|
LucasVerdelho
|
c56b2790a3
|
Questoes do TP5
|
2024-03-19 21:58:36 +00:00 |
|
LucasVerdelho
|
745c926d76
|
Refactored elifs into match case
|
2024-03-19 21:58:27 +00:00 |
|
LucasVerdelho
|
b7918a2e30
|
Finalized sig_fich implementation
|
2024-03-19 21:11:31 +00:00 |
|
LucasVerdelho
|
b8b32fe189
|
Imported certificate loading
|
2024-03-19 19:18:27 +00:00 |
|
LucasVerdelho
|
cac7356abb
|
imported certificates
|
2024-03-19 19:17:59 +00:00 |
|
|
5d5988e91d
|
merge
|
2024-03-16 17:11:46 +00:00 |
|
|
b726a165a4
|
TP04 finished and testes
|
2024-03-16 17:11:11 +00:00 |
|
LucasVerdelho
|
9cf699f174
|
Merge branch 'main' of https://github.com/uminho-mei-es/2324-G05
|
2024-03-12 10:27:44 +00:00 |
|
|
c2f25b8c2d
|
[TP03] Done
|
2024-03-05 23:39:41 +00:00 |
|
LucasVerdelho
|
5e8d0cfd53
|
fixed readme
|
2024-03-05 12:11:08 +00:00 |
|
LucasVerdelho
|
b8b5b8e05f
|
Merge branch 'main' of https://github.com/uminho-mei-es/2324-G05
|
2024-03-05 12:10:02 +00:00 |
|
LucasVerdelho
|
299708f56c
|
Added readme, added exception throw and copied attack program from tp02
|
2024-03-05 12:09:58 +00:00 |
|
|
a6c894ed56
|
cfich_nike.py not running
|
2024-03-05 12:05:12 +00:00 |
|
LucasVerdelho
|
9d9261fddd
|
AES-GCM in python
|
2024-03-05 11:51:14 +00:00 |
|
LucasVerdelho
|
efb933da11
|
Authenticated Chacha20 in python
|
2024-03-05 11:44:55 +00:00 |
|
LucasVerdelho
|
4826f2fe75
|
TP03 pbenc_aes_ctr_hmac in python
|
2024-03-05 11:18:24 +00:00 |
|
LucasVerdelho
|
7202cf26b9
|
pbenc_aes_ctr in python
|
2024-03-05 10:47:18 +00:00 |
|
|
053e94abbc
|
clang format and init tp03
|
2024-02-27 12:01:18 +00:00 |
|
|
6ad30e2340
|
[c] Changed makefile to support debug mode with clang compilation
|
2024-02-23 11:35:56 +00:00 |
|
|
7ea5e9c6e0
|
[c] Disabled shell echo when typing passphrase
|
2024-02-23 10:50:20 +00:00 |
|
|
ca19746259
|
[c] Changed itersize to 80000 and removed some prints
|
2024-02-23 10:49:24 +00:00 |
|
|
b9dac186ab
|
[c] Implemented the cfich_aes_ctr.c file
Reads passphrase from stdin
Encrypt stores salt+iv+ciphertext in the output
Decrypt reads the salt,iv,and ciphertext and uses those values
|
2024-02-23 10:36:23 +00:00 |
|
|
cddc411a19
|
[c] changed cfich_chacha20.c to handle any file size
|
2024-02-22 22:32:33 +00:00 |
|
|
68d5728ab4
|
[c] implemented cfich_aes_cbc.c
|
2024-02-22 22:22:18 +00:00 |
|
|
c5b05e25ef
|
implement aes cbc, block size needs to be fixed
|
2024-02-22 13:56:01 +00:00 |
|
|
c498c1d09a
|
[c] Implemented the chacha20_int_attck.c
|
2024-02-22 02:46:32 +00:00 |
|
|
53ba1d56ba
|
[c] Improved readability of cfich_chacha20.c and fixed bugs on encryption
|
2024-02-22 02:45:34 +00:00 |
|
|
c05daa0f53
|
[c] implemented cfich_chacha20.c
|
2024-02-22 01:02:01 +00:00 |
|
|
2495981b72
|
Cleaned up some stuff before beginning
|
2024-02-22 01:01:22 +00:00 |
|
|
578edffc73
|
Merge branch 'main' of ssh://git.olympuslab.net:522/Uni/CSI-ES-2324
|
2024-02-20 22:58:22 +00:00 |
|