Commit Graph
20 Commits
Author SHA1 Message Date
Leonetienne aac31ea5dc Removed bunch of garbage from main.cpp 2022-05-27 16:14:24 +02:00
Leonetienne 19edd5ce66 More tests on data formatter 2022-05-27 16:08:24 +02:00
Leonetienne facca04951 Added tests for recoding single blocks to all formats 2022-05-27 15:56:28 +02:00
Leonetienne 774dd4d152 Renamed method, and added first test to cli 2022-05-27 15:34:16 +02:00
Leonetienne 0a555855a3 Added test project 2022-05-27 15:27:33 +02:00
Leonetienne 2daf76f30e A bit of error handling and better comments 2022-05-27 14:47:26 +02:00
Leonetienne f858e7fc1b Remove unused code 2022-05-27 03:34:02 +02:00
Leonetienne 33436e55a5 Fix multiple definition issue 2022-05-27 03:30:11 +02:00
Leonetienne cb5fe0fd37 Proper include guard 2022-05-27 03:29:51 +02:00
Leonetienne 5412133e42 Move blocklenght lookup table to Bases.h 2022-05-27 03:27:43 +02:00
Leonetienne 050300c594 Better comment. 2022-05-27 03:01:47 +02:00
Leonetienne 798fdf22b7 Added multiblocks methods to data formatter 2022-05-27 03:00:34 +02:00
Leonetienne 7d9221a1de Got block conversions working... 2022-05-27 02:13:05 +02:00
Leonetienne 651641661e Implemented to-block methods of dataformatter 2022-05-26 23:22:04 +02:00
Leonetienne 8b90a5bf07 Implement output formatting module 2022-05-26 22:30:59 +02:00
Leonetienne cad651eab5 Add exceptoins 2022-05-26 22:06:04 +02:00
Leonetienne bf94eae8e7 Added module PrepareKey 2022-05-26 21:56:15 +02:00
Leonetienne 4ca536a38a Add Configuration class to intelligently decide default settings 2022-05-26 21:32:55 +02:00
Leonetienne 81c106c2c6 Adjust cli parameter definitions 2022-05-26 20:19:15 +02:00
Leonetienne cd5f0f0646 Streamlined workflow of GCryptCLI 2022-05-17 01:13:42 +02:00