Cynthion
Cynthion
There are several ideas around on how we could improve general performance: - Encryption stuff with C++ (I'd like to test the [Kalium](https://github.com/abstractj/kalium) Java wrapper for the [NaCl](http://nacl.cr.yp.to/) library) -...
Since we threw away the EMF model that we used in the Box2Box project, we don't have any kinds of events regarding the model. We did not respect such a...
In the AddFileProcessContext class, we currently have and use 4 different key pairs: - File Encryption Key Pair (fileKeys) - File Authentication Key Pair (metaFileProtectionKeys) - File Chunk Encryption Key...
We need to extend the API for user and file management with some auxiliary methods to simplify the network interaction. Some of these can be implemented by just evaluating local...