Go to file
2024-05-01 22:59:59 +02:00
.gitignore Write to file 2024-05-01 22:41:47 +02:00
Connect.kt If the data is to big chunk it 2024-04-30 17:09:14 +02:00
ConnectNoContext.kt encrypt the initial exchange using rsa 2024-04-30 21:48:00 +02:00
connectrsa.kt Make server get filetype and identify file 2024-05-01 22:30:04 +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 Fix incorrectly handeling of unknown filetypes 2024-05-01 22:59:59 +02:00