Ajisai is a SSL/TLS implementation written entirely from scratch in C++. It uses Botan for performing the cryptography and X.509 handling.
Well, there hasn't been a new release, but I have placed Ajisai under the control of Monotone and have checked in a number of changes that were previously unavailable. The server allows anonymous checkouts, and instructions on how to get the latest code are available.
As might be obvious given the lack of updates, I've been busy with other things of late ("of late" in this case apparently meaning "the last year or so"). I'm actually hoping to do a new release fairly soon; no promises, but best effort. In addition, a company which will currently go unnamed has expressed some interest in sponsoring some work on the library, though I haven't heard anything final back from them yet.
Well, here's the first release of Ajisai. Hope you like it. It has only been tested on Linux/x86, and probably won't work on anything else yet (though feel free to let me know).