.gitignore
|
Add gitignore
|
2024-04-30 21:47:02 +02:00 |
Connect.kt
|
If the data is to big chunk it
|
2024-04-30 17:09:14 +02:00 |
connectrsa.kt
|
Make the chunking properly work
|
2024-05-01 01:36:14 +02:00 |
go.mod
|
Make server get filetype and identify file
|
2024-05-01 22:29:29 +02:00 |
main.go
|
If the data is to big chunk it
|
2024-04-30 17:09:14 +02:00 |
public_key.pem
|
encrypt the initial exchange using rsa
|
2024-04-30 21:48:00 +02:00 |
rsaserver.go
|
Make server get filetype and identify file
|
2024-05-01 22:29:29 +02:00 |