Commit Graph

19 Commits

Author SHA1 Message Date
Yingtong Li 65aa81844b
Implement enums 2018-01-11 19:06:21 +08:00
RunasSudo 788c5c006c
Smush the WorkflowTasks and Tasks together; liberally apply superglue and duct tape 2017-12-12 20:02:39 +10:30
RunasSudo 9fc9d08fb4
Generate more condensed Javascript to save bits in encryption 2017-12-07 17:35:38 +10:30
RunasSudo 5918cde53b
Basic task queue framework 2017-12-07 15:02:50 +10:30
RunasSudo 4f1f0cf042
Improve dealing with Transcrypt's funky aliases
Transcrypt issue 414
2017-12-05 19:40:26 +10:30
RunasSudo db74f67474
Correctly map messages to G_q instead of simply using Z_p* 2017-10-05 20:26:40 +11:00
Yingtong Li a242f1f666
Refactor hashing out into separate library 2017-09-28 20:02:20 +10:00
Yingtong Li 2ec44db65d
Implement signed ElGamal encryption 2017-09-27 18:13:48 +10:00
Yingtong Li 00ac2f96aa
Implement easy block encryption/decryption 2017-09-26 21:47:32 +10:00
Yingtong Li 2c781ab778
Implement a basic bitstream 2017-09-26 21:14:30 +10:00
Yingtong Li b2a568ddd5
Implement basic crypto 2017-09-25 18:03:43 +10:00
Yingtong Li a2f0859ac3
Fix a bad mistake 2017-09-25 17:25:06 +10:00
Yingtong Li 3fad40dec2
Implement hashing 2017-09-25 15:53:58 +10:00
Yingtong Li 0a6831b366
Implement all tests and functionality in Javascript 2017-09-25 15:19:48 +10:00
Yingtong Li 506e1c287f
Implement dynamic test discovery and running 2017-09-25 11:56:10 +10:00
RunasSudo f2b1112896
Fix tests 2017-09-24 15:19:07 +10:00
RunasSudo 0755a3d180
Basic database support 2017-09-22 16:57:40 +10:00
RunasSudo afd7f59389
We can rebuild it without ORM. We have the technology. 2017-09-22 16:01:29 +10:00
RunasSudo ba26fc38f8
Initial commit 2017-09-20 22:30:45 +10:00