Ignore the salt part of the key during decryption
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 10 Aug 2020 09:19:20 +0000 (11:19 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 10 Aug 2020 11:13:19 +0000 (13:13 +0200)
commitd5339265fb08d820c6c18fb6835c765c3e4f57c2
tree991c4ea0ad65afd48eb2bab519b6051f528aa11a
parent54a19945fdb717c7e0c3ac37827ebfa3bc563ebf
Ignore the salt part of the key during decryption

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/clientsideencryption.cpp
test/testclientsideencryption.cpp