Commit Graph

5 Commits

Author SHA1 Message Date
Sergi Delgado Segura
b5009fcf9a Fixes typo: cyphers -> ciphers 2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
dd3dee5b7a Replaces KDF
Uses H(txid) for locator and H(txid|txid) for master_key now
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
72def85ec9 Fixes typo 2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
9aea751307 Fixes several bugs related with the encrypted blob
Uses a proper KDF to extend the LSB of the txid (HKDF). Standardizes the representation of the keys / hashes in both sides (encrypt/decrypt deals with bytes now instead of string). Adds further logging.
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
fb2bf05057 Adds blob encryption on both sides 2019-08-09 15:00:02 +01:00