
* Separate crypto operations into new class * Implement PBKDF2 backend * Add auto-update to stronger hashes * clang-format pass * documentation and cleanup * Add unit tests for CryptoHelper Co-authored-by: scatterflower <marisa@scatterflower.online>
9 lines
191 B
Prolog
9 lines
191 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
unittest_area \
|
|
unittest_music_manager \
|
|
unittest_acl_roles_handler \
|
|
unittest_command_extension \
|
|
unittest_aopacket \
|
|
unittest_crypto |