jewel
jewel
Is this still necessary? OpenSSL does everything needed and is portable to all platforms, and has a BSD-style license. It's also very widely used in open source projects. Obviously if...
Ah, sorry @larroy. I misunderstood you. It makes sense to isolate the SSL code and what you have looks great. We definitely can't have OpenSSL deal with FDs, otherwise TLS-over-uTP...
Hi @voltagex. I did some work on simplifying the protocol a few months that would remove the esoteric TLS mode requirement (switching back to the well-supported RSA modes) which would...
Thanks for the issue. I feel like what the project really needs is more developers, not money, at this stage. This is especially true because of our multi-platform ambitions. While...
There are lots of missing pieces of the C++ implementation as well. Here is a recent post from the mailing list that lists some of them: https://groups.google.com/d/msg/clearskies-dev/gIPSNIILwD4/2GFyzPWIq90J