Page MenuHomePhabricator

Identify a proper Transfer technology
Closed, ResolvedPublic

Description

Starting with XMLHttpRequests up to Websocket Technology.

Related Objects

StatusAssignedTask
Resolvedreicht

Event Timeline

reicht moved this task from RM ToDo to DKFZ ToDo on the CSI-HD board.
reicht changed the visibility from "CSI-HD (Project)" to "Public (No Login Required)".
reicht claimed this task.
reicht moved this task from Doing to Done on the CSI-HD board.

First initialize a TLS based websocket connection between browser and server. In addition encrypt the files using AES-GCM 256. Key to encrypt files is computed using ECDH P-384. Private/Public Key for ECDH is generated independently from the TLS secured websocket connection.