Ajisai: Version 0.4.0, December 5, 2004
Ajisai is a C++ library implementing SSL/TLS. It is written entirely in C++, and uses Botan (http://botan.randombit.net) for it's underlying cryptographic operations. Botan 1.4.4 or higher is required.
Warning: This is an alpha release, it is virtually certain that incompatible API changes will be made in the future. Suggestions on weak points in the API are most welcome. As of now, Ajisai is somewhat fragile, and does not make available many of the features TLS offers. Currently only SSLv3 and TLS 1.0 are supported; TLS 1.1 and DLTS will be supported in future releases. At this point is can be built only on Unix and Unix-like systems, but that will change eventually.
Comments are very welcome, as I want to make Ajisai as useful as possible to developers.
Regards,
Jack Lloyd (lloyd@randombit.net)
