Commit Graph

31 Commits

Author SHA1 Message Date
citizen-VM bcc5aa1717
feat: add cp4decryption button 2020-10-19 14:11:35 +02:00
citizen-VM 7f76188b81
fix: enforcing the 'no W in the key' condition 2020-10-19 13:55:38 +02:00
citizen-VM 048c46567f
feat: check for and remove diacritics 2020-10-19 13:51:13 +02:00
citizen-VM 3410ebe3de
fix: some more regex matching fixes
* further work regarding #1
2020-08-24 21:48:33 +02:00
citizen-VM 83e73ae619
chore: remove public definitioins used for no good reason 2020-08-24 21:31:56 +02:00
citizen-VM 272f3e58aa
feat: added support for commas and dots in the message
* message check now passes when spaces, commas and dots are used in the
message
* closes #1
2020-08-24 21:29:23 +02:00
citizen-VM 79b446494f
ui: explain plz
* provide more information with the error message
2020-08-24 21:19:17 +02:00
citizen-VM e1688c9b84
ui: display dirty message + prune it afterall
* should reopen #1
* message checking again WIP
2020-08-24 21:16:27 +02:00
citizen-VM 59605107c2
refactor: get rid of unnecessary value assignments 2020-08-24 21:12:48 +02:00
citizen-VM 27a73f94eb
fix: enforce message checking
* follow-up of 33e268d7dc
* fixes #1
2020-08-24 20:32:47 +02:00
citizen-VM cff1ab498e
chore: gui updates
* sane tabstop numbering
* slightly en;arged crypttable to fit most combinations without resizing
2020-08-24 18:30:59 +02:00
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