Leonetienne
|
db0add6e6e
|
Implemented remaining operands for block class
|
2022-05-24 22:09:06 +02:00 |
|
Leonetienne
|
83854e42cb
|
Fix blanklines in block.cpp
|
2022-05-24 01:07:00 +02:00 |
|
Leonetienne
|
fa47a48dae
|
Add comment
|
2022-05-24 01:05:45 +02:00 |
|
Leonetienne
|
939df4731b
|
[Progress:] Completely re-done Block class to not use bitsets, and provide custom operators.
|
2022-05-24 01:02:06 +02:00 |
|
Leonetienne
|
ed45b69342
|
Experimentally implement matrix-mult
|
2022-05-23 22:42:14 +02:00 |
|
Leonetienne
|
3819fbe693
|
Typo readme
|
2022-05-22 23:27:23 +02:00 |
|
Leonetienne
|
2815be238b
|
Merge branch 'feature/relaunch' of gitea.leonetienne.de:leonetienne/GCrypt into feature/relaunch
|
2022-05-22 23:23:31 +02:00 |
|
Leonetienne
|
7cf55414b5
|
Wording readme
|
2022-05-22 23:22:54 +02:00 |
|
Leonetienne
|
b873c13bf2
|
Fix typo in readme
|
2022-05-22 23:16:57 +02:00 |
|
Leonetienne
|
12b0f6b031
|
Fix typo in readme
|
2022-05-22 22:39:25 +02:00 |
|
Leonetienne
|
3978bb6b18
|
Fix invalid html in readme
|
2022-05-22 21:25:53 +02:00 |
|
Leonetienne
|
8c7506297f
|
Added another visualization to readme
|
2022-05-22 21:22:02 +02:00 |
|
Leon Etienne
|
17dece8daf
|
Put images in readme next to each other
|
2022-05-22 20:55:04 +02:00 |
|
Leonetienne
|
1e479986fc
|
Readme and visualizations
|
2022-05-22 20:40:56 +02:00 |
|
Leonetienne
|
5677d94e6a
|
Improved security
|
2022-05-22 20:13:41 +02:00 |
|
Leonetienne
|
19660fc696
|
Add method to load and save keyfiles
|
2022-05-22 17:54:26 +02:00 |
|
Leonetienne
|
88cb36fd7b
|
Fix include guard
|
2022-05-22 17:54:04 +02:00 |
|
Leonetienne
|
cd119f21bb
|
Indentation
|
2022-05-22 17:32:54 +02:00 |
|
Leonetienne
|
91819c9723
|
Bump gcryptlib version
|
2022-05-22 17:30:15 +02:00 |
|
Leonetienne
|
cb6c50b684
|
Now using actual include guards
|
2022-05-22 17:29:38 +02:00 |
|
Leonetienne
|
a3c04b957f
|
Implemented a Key::Random() method
|
2022-05-22 17:24:56 +02:00 |
|
Leonetienne
|
04c67436c4
|
Implemented GPrng pnrg
|
2022-05-22 16:54:40 +02:00 |
|
Leonetienne
|
bedfc91e04
|
GHash now uses a full-size key for the cipher
|
2022-05-22 14:30:24 +02:00 |
|
Leonetienne
|
fe6ec11672
|
Adjusted tests
|
2022-05-22 14:29:21 +02:00 |
|
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 |
|
Leonetienne
|
985aca1ef0
|
Merge branch 'master' of gitea.leonetienne.de:leonetienne/GCrypt
|
2022-05-20 10:19:45 +02:00 |
|
Leon Etienne
|
baf3190665
|
Fix typo in code samples in readme
|
2022-05-17 14:16:17 +02:00 |
|
Leonetienne
|
61577acd9e
|
Add ideas for cli relaunch
|
2022-05-17 12:32:30 +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 |
|