13 Commits

Author SHA1 Message Date
Leonetienne
29f0efbba5
Fix warning 2022-05-22 12:31:48 +02:00
Leonetienne
201917d385
Warnings are now treated as errors 2022-05-22 12:31:33 +02:00
Leonetienne
6dce12b6ee
Added class for hashing, that is now used for password to key transformation 2022-05-22 00:23:10 +02:00
Leonetienne
f3b6dc155c
Implemented digestion (feeding one block at a time) 2022-05-21 20:41:09 +02:00
Leonetienne
9faea67af3
Version bump gcryptlib 2022-05-17 01:18:00 +02:00
Leonetienne
e8305399ea
Fix dangling var in cmakelist of gcryptlib 2022-05-16 23:47:36 +02:00
Leonetienne
f75a41d8dc
Translated encryption/decryption consistency tests to catch2 2022-05-16 23:26:29 +02:00
Leonetienne
14e1fbe32c
Translated password2key transformation collision resistance tests to catch2 2022-05-16 23:03:55 +02:00
Leonetienne
b998a51e11
Renamed ghettocryptwrapper class to gcryptwrapper 2022-05-16 22:50:52 +02:00
Leonetienne
13a7abd82d
Translated gcrypt wrapper tests to catch2 2022-05-16 22:47:41 +02:00
Leonetienne
7fe9dcc6dc
GCryptLib: Fix include paths 2022-05-16 22:35:28 +02:00
Leonetienne
9432325b4a
Fix directory structure for include dir 2022-05-16 22:22:42 +02:00
Leonetienne
7c556e5b3d
Doxygen adjustment, and better directory name for GCryptLib 2022-05-16 22:19:20 +02:00