Commit Graph
111 Commits
Author SHA1 Message Date
Leon Etienne 520924e018 Update 'readme.md' 2022-04-13 18:56:56 +02:00
Leonetienne 6c0f8cf103 Rename cli cmake target 2022-03-18 17:10:32 +01:00
Leon Etienne 3c2aa9c14a Fix filename 2022-03-16 22:45:56 +01:00
Leonetienne 4969840025 readme 2022-03-16 01:42:19 +01:00
Leonetienne d78bf7775f Update readme 2022-03-16 01:37:53 +01:00
Leonetienne 6a071c764d Implemented hashsum mode 2022-03-16 01:31:28 +01:00
Leonetienne 60340e878a Updated hazelnupp 2022-03-13 19:48:29 +01:00
Leonetienne a88dc386a9 fix broken base uwu 2022-03-13 19:36:29 +01:00
Leonetienne 51bebbc2df more digits for uwu base 2022-03-13 19:23:13 +01:00
Leonetienne f08b1337c7 Fix build command 2022-03-13 19:15:43 +01:00
Leonetienne f522025b6c Fix build command 2022-03-13 19:15:29 +01:00
Leonetienne 193b01b643 Updated installation instructions, and removed useless non-crossplatform binary 2022-03-13 19:13:54 +01:00
Leonetienne 4e7bb762f1 readme 2022-03-13 19:08:09 +01:00
Leonetienne 77dc9c754c more uwu digits and readme 2022-03-13 19:06:14 +01:00
Leonetienne a006c015f6 readme 2022-03-13 18:56:55 +01:00
Leonetienne 830dd66964 More uwu digits, and included warning in readme 2022-03-13 18:55:56 +01:00
Leonetienne 5b8d9f5483 readme 2022-03-13 18:26:24 +01:00
Leonetienne cc447371d4 readme 2022-03-13 18:25:20 +01:00
Leonetienne ab253e06a5 readme 2022-03-13 18:24:11 +01:00
Leonetienne f5a4989b6e readme 2022-03-13 18:23:16 +01:00
Leonetienne e260dbd1f0 Merge branch 'master' of github.com:Leonetienne/GCrypt 2022-03-13 18:22:30 +01:00
Leonetienne 078ceb287c readme 2022-03-13 18:22:23 +01:00
Leonetienne 5fc0e190b9 Implemented useful custom bases, fun bases, also with support to decipher them 2022-03-13 18:21:45 +01:00
Leonetienne cdbb52b24c Added support for a variety of output base formats 2022-03-13 15:08:29 +01:00
Leonetienne de84fba0b6 Added cmakelist for cli project 2022-03-13 13:51:13 +01:00
Leonetienne 254453cef8 Added doxygen 2022-02-28 00:26:28 +01:00
Leonetienne 9bac50271e Fix: Issue #1 ([CLI] --ostdout uses BitsToString instead of BitsToBytes) 2022-02-19 22:40:23 +01:00
Leonetienne 01f8eddcac readme 2022-02-08 01:23:15 +01:00
Leonetienne 2b317f04ec readme 2022-02-08 01:19:53 +01:00
Leonetienne ecf4381cda readme 2022-02-08 01:17:56 +01:00
Leonetienne 986b5d870f readme 2022-02-08 01:13:59 +01:00
Leonetienne bb86c85d68 Readme 2022-02-07 23:51:09 +01:00
Leonetienne 4d083e6acf Updated readme 2022-02-07 23:43:53 +01:00
Leonetienne 9413e686f3 Include-statement cleanup 2022-02-06 23:00:34 +01:00
Leonetienne 0b800f988a compiled single-header 2022-02-06 22:59:24 +01:00
Leonetienne 730e2b00e0 Fixed issue that caused identical (m,k) to cause different ciphertexts on different platforms 2022-02-06 22:58:53 +01:00
Leonetienne c621357097 Include-statement cleanup 2022-02-06 22:06:46 +01:00
Leonetienne 653f647fc6 Added nice tip to config.h 2022-02-06 22:04:22 +01:00
Leonetienne 09ad0af688 compiled cli version 0.12 (gc version 0.2) 2022-02-06 21:59:55 +01:00
Leonetienne f5a9678862 Fix compiler error on g++ 2022-02-06 21:58:57 +01:00
Leonetienne 8678d3cb1b Made the whole thing MUCH more secure, by adding an IV (initialization vector), implemeted RRKM (rolling round key mode) and redone key extrapolation 2022-02-06 21:56:04 +01:00
Leonetienne e57456e9ae Integrated initialization vector 2022-02-06 18:46:07 +01:00
Leonetienne 40a6b0c4ea Implemented initialization vector 2022-02-06 18:38:09 +01:00
Leonetienne 4064483cad Added a simple unit test to ensure E(D(M)) = M 2022-02-06 17:59:08 +01:00
Leonetienne 19f3d61335 Cli Wording... cli v0.12 2022-01-21 21:07:47 +01:00
Leonetienne ef3ccb876f fixed headings 2022-01-21 20:57:17 +01:00
Leonetienne aa5c81ef50 fixed headings 2022-01-21 20:56:12 +01:00
Leonetienne a97ee3d7a2 Added a link to the cli in the main readme 2022-01-21 20:54:26 +01:00
Leonetienne ba14a8af11 added license note to cli 2022-01-21 20:52:07 +01:00
Leonetienne ae452af924 fixed headings 2022-01-21 20:46:38 +01:00