Skip to content

Conversation

@lacabra
Copy link
Contributor

@lacabra lacabra commented Mar 28, 2020

Migration and downsizing of enigma-core codebase to implement needed functionlity.

  • Already implemented newTaskEncryptionKey that requests and provides an ephemeral key pair for Diffie-Hellman key exchange. It is stored inside the enclave and later retrieved.

  • Implementing add_data functionality. Data gets passed encrypted inside the enclave but still needs to be decrypted symmetrically.

  • Added a bare-bones client javascript code, which is being used to interact with the enclave via the JSON-RPC server.

@lacabra lacabra merged commit 9a77b2e into master Mar 28, 2020
@lacabra lacabra deleted the newenclave branch March 28, 2020 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants