WORK IN PROGRESS WILL NOT WORK IF NEW SCRATCHER SEE NOTES AND CREDITS IF YOU'RE SMARTER THAN ME It doesn't work right now as I'm reworking the networking. When it is finished, it will be a fully encrypted channel between with multiple antiattacker measures and an automated, decentralized trust system. All in Scratch without Python. That is, if I ever finish it. There is no external server, only the cloud servers for data transmission. DO NOT SEND PERSONAL INFORMATION ON THIS!!! I cannot guarantee its security and I am a teenager, not a cybersecurity specialist.
Call to devs! I don't want to fix my code, so if you do it for me, I will follow you and finish this project! The mod function is way too slow to actually run the encryption, so if you can optimize that or the subraction, it'll be great! (stupid scratch calling numbers infinity) This implementation uses EIGamal encryption. It will include bigInt arithmetic, a working packet system, signatures, and replay protection. Note: This project may store your username and a fingerprint to identify you. No tracking data is generated, and username collection is purely for security purposes. Progress: Upload from Turbowarp COMPLETE bigInt Arithmetic COMPLETE Basic Hashing Algorithm COMPLETE Optimize Operations INCOMPLETE Encryption System INCOMPLETE Updated Packet System INCOMPLETE