Add unit tests for the encryption helpers
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 10 Aug 2020 09:01:49 +0000 (11:01 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 10 Aug 2020 11:13:19 +0000 (13:13 +0200)
commit26b88131cccde14ae29ccc03f97deecb3963ec20
tree69a6e0e2c535aaa8d71b1a2038162aff654d0b97
parentaac1f2ae565585de737d605f0cd5771df96be748
Add unit tests for the encryption helpers

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/clientsideencryption.h
test/CMakeLists.txt
test/testclientsideencryption.cpp [new file with mode: 0644]