Commit Graph

200 Commits

Author SHA1 Message Date
Leonetienne
967eba2f03 Cmake make colored output 2022-05-22 14:21:21 +02:00
Leonetienne
b0e0c0cd99 Moved utility functions to cpp file 2022-05-22 14:13:10 +02:00
Leonetienne
fedb30bb43 Added padding direction option for Util::StringToBitblock 2022-05-22 13:54:03 +02:00
Leonetienne
9fdc642bd6 Implemented a key class 2022-05-22 13:45:40 +02:00
Leonetienne
bb76cbb2d7 Renamed class GCryptWrapper to GWrapper 2022-05-22 13:07:40 +02:00
Leonetienne
cf784ca8ac Renamed method DigestFlexblock to CipherFlexblock, and made it public 2022-05-22 13:04:20 +02:00
Leonetienne
734324ec10 Renamed class Hasher to GHash 2022-05-22 12:55:39 +02:00
Leonetienne
4e2f99c28e Renamed class Cipher to GCipher 2022-05-22 12:51:58 +02:00
Leonetienne
1cc01a840d Cmake specify color output as always 2022-05-22 12:51:29 +02:00
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
71de8270d8 Added warning to readme 2022-05-21 20:40:44 +02:00
Leon Etienne
baf3190665 Fix typo in code samples in readme 2022-05-17 14:16:17 +02:00
Leonetienne
4015ee5dda Switch to https-based git submodules 2022-05-17 01:31:26 +02:00
Leonetienne
9faea67af3 Version bump gcryptlib 2022-05-17 01:18:00 +02:00
Leonetienne
7a61d2e6c3 Step 2: fix broken submodule config 2022-05-17 01:17:48 +02:00
Leonetienne
e416fe05cb Step 1: fix broken submodule config 2022-05-17 01:16:25 +02:00
Leonetienne
a8230086d3 Streamlined workflow of GCryptCLI 2022-05-17 01:13:42 +02:00
Leonetienne
845c77a985 unbloated readme 2022-05-16 23:49:08 +02:00
Leonetienne
e8305399ea Fix dangling var in cmakelist of gcryptlib 2022-05-16 23:47:36 +02:00
Leonetienne
5fb38e1ed3 Update readme 2022-05-16 23:37:14 +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
Leonetienne
acf9dea387 Gcryptlib: new brace style, and moved to Leonetienne namespace 2022-05-16 22:15:34 +02:00
Leonetienne
c551f5fa64 retabbed gcryptlib 2022-05-16 22:01:52 +02:00
Leonetienne
ae276e49af New directory structure for libghettocrypt 2022-05-16 21:43:22 +02:00
Leon Etienne
9772c5fcf8 Added comment 2022-05-16 00:21:01 +02:00
Leonetienne
a29e199125 Remove bunch of microsoft crap 2022-05-13 22:28:01 +02:00
Leon Etienne
b8d6be8f4c Typos 2022-05-13 22:12:59 +02:00
Leon Etienne
ec3dd1ab07 Rename header in cli/readme 2022-05-13 12:46:56 +02:00
Leon Etienne
518fc054ed Update readme.md 2022-05-13 11:58:34 +02:00
Leon Etienne
5afd772a84 Update documentation for PasswordToKey function 2022-05-13 11:37:08 +02:00
Leon Etienne
754db08e7d Update 'readme.md' 2022-04-13 18:56:56 +02:00
Leonetienne
17ba2a373e Rename cli cmake target 2022-03-18 17:10:32 +01:00
Leon Etienne
c7b13ca7ab Fix filename 2022-03-16 22:45:56 +01:00
Leonetienne
698647f7af readme 2022-03-16 01:42:19 +01:00
Leonetienne
4a40dfbba4 Update readme 2022-03-16 01:37:53 +01:00
Leonetienne
117798d0fb Implemented hashsum mode 2022-03-16 01:31:28 +01:00
Leonetienne
cdad33c738 Updated hazelnupp 2022-03-13 19:48:29 +01:00
Leonetienne
6e13a5196a fix broken base uwu 2022-03-13 19:36:29 +01:00
Leonetienne
6f08848aed more digits for uwu base 2022-03-13 19:23:13 +01:00
Leonetienne
3359fdab17 Fix build command 2022-03-13 19:15:43 +01:00
Leonetienne
ea0778e203 Fix build command 2022-03-13 19:15:29 +01:00