This is the new repository of our C# End-To-End encrypted messenger
We use a custom algorithm for the data encryption: RE5 with Noise shuffling v4
(also planned support for advanced RE6, RE7 and RSA (wip), and maybe weaker but faster RE4, RE3)
Learn more about the Jabr encryptor API, documentation (wip) and work in progress preview
- green-toad (previously FrogCpp or nyashk-a): Full Server logic, Networking & Desktop client «Epsilon»
- Gyroscopic-why: Encryption, Communication protocol & Mobile client «Ypsilon»
- Encryption: Jabr - Gyroscopic (v5.5+)
- Networking: NetDriver - green-toad (AE+)
- Miscellaneous: AVcontrol - Gyroscopic (v3.0+)