Commit Graph

14 Commits

Author SHA1 Message Date
Horhik 18b666b604 create FcpConnection trait 2021-01-05 19:40:00 +02:00
Horhik f29a308209 start crating wrap over fcp api 2021-01-05 15:58:18 +02:00
Horhik 7d56d094f1 Change default port to 8989 2021-01-05 15:57:35 +02:00
Horhik 7803aeab02 Basic communication between two threads 2020-11-22 19:03:34 +02:00
Horhik ddcc5e48a8 find out way to communicate 2020-11-22 18:19:32 +02:00
Horhik 4916f96345 very simple multithreading 2020-11-22 16:48:24 +02:00
Horhik 97568a29db start working with multithreading 2020-11-22 16:31:45 +02:00
horhik 605319e158 add json receiving in client side 2020-11-01 18:46:47 +02:00
horhik f541cc348f add simple frontend listener 2020-10-12 21:17:49 +03:00
horhik 95baef1db7 add skip decrypt function 2020-09-14 11:50:18 +03:00
horhik 1f952100e3 Add GNU-GPL3 license 2020-09-13 14:32:29 +03:00
horhik 151cade1fa add tests for encrypting 2020-09-13 14:03:23 +03:00
horhik 0940192faa make basic ntru encrypting api 2020-09-12 22:46:14 +03:00
horhik 754edd4725 add ability to encode/decode keys to/from string 2020-09-11 01:01:13 +03:00