Commit Graph

20 Commits

Author SHA1 Message Date
citizen-VM f89eec7b96
feat: decryption functional
* still kind of WIP (a couple more things to check)
* added check if cryptmessage length mod 2 == 0
2020-08-24 05:47:29 +02:00
citizen-VM 33e268d7dc
chore: basic decryption key and message checks 2020-08-24 05:30:29 +02:00
citizen-VM 6ce0159c9b
chore: adding decryption functionality [wip] 2020-08-24 05:10:14 +02:00
citizen-VM 602d06a6f8
ux: display encr. table after successful key check 2020-08-24 05:04:51 +02:00
citizen-VM c543fb3514
fix: say a firm NO to spaces
* removing misleading info
2020-08-24 05:01:36 +02:00
citizen-VM d4413c7345
refactor: remove unnecessary assignment 2020-08-24 05:01:02 +02:00
citizen-VM 42b0493218
refactor: report status more accurately + move a metod call 2020-08-24 04:57:10 +02:00
citizen-VM ee83545f17
chore: gui updates 2020-08-24 04:41:15 +02:00
citizen-VM 917059de19
chore: divide the crypto output into fifths 2020-08-24 04:40:18 +02:00
citizen-VM 2e2f79258c
fix: make actual use of the modulo 2020-08-24 04:20:16 +02:00
citizen-VM 251303276d
feat: encryption working 2020-08-24 04:09:08 +02:00
citizen-VM 8f81a583e5
chore: add a little explanation 2020-08-24 02:48:02 +02:00
citizen-VM 24862f616e
refactor: unnecessary assignment 2020-08-24 02:46:30 +02:00
citizen-VM e9af34277e
feat: added encyption table GUI thingy 2020-08-24 02:39:51 +02:00
citizen-VM 6a21eb789c
refactor: edited the nualph creation section 2020-08-23 17:00:08 +02:00
citizen-VM 442d018f80
chore: divide the message into digraphs as requested 2020-08-21 20:25:59 +02:00
citizen-VM 5ad4cbc7c3
feat: added correct message padding 2020-08-21 20:13:20 +02:00
citizen-VM 66a8a00b13
chore: added key checking [wip]
* message padding [wip]
2020-08-21 18:21:40 +02:00
citizen-VM 4d9260c7f0
chore: added basic app layout + logic outlines 2020-08-21 03:35:56 +02:00
citizen-VM cedc73ed00
initial commit 2020-08-21 03:15:35 +02:00