marinanekrassova / smartsafe

1 stars 0 forks source link

Encrypting the symmetric key with the Public Key of the receiver #33

Closed lasertunguus closed 7 years ago

lasertunguus commented 8 years ago

The symmetric key published to blockchain needs to be encrypted for additional security. The access to this key should only be restricted to the sending and receiving parties. Similarities to PGP.

Acceptance criteria:

jakulikov commented 7 years ago

The password used for symmetric key generation is encrypted, but not saved to database yet, thus hardcoded password is used by now. commit