From: Eric Wong Date: 2011-08-05T10:43:18+09:00 Subject: [ANN] kgio-monkey 0.1.0 - kinder, gentler, SSL/TLS I/O for Ruby kgio-monkey 0.1.0 - initial release Wraps OpenSSL to provide {kgio}[http://bogomips.org/kgio/]-compatible kgio_trywrite and kgio_tryread IO methods to Kgio::SSL wrapper objects. == WARNING!!!!!!!!1 This project is NOT maintained nor reviewed by anybody with any credentials in security nor cryptography, use at your own risk. Security/code/all reviews are very welcome, email us at mailto:kgio@librelist.org (or mailto:kgio@bogomips.org if you wish to remain anonymous). This project is NOT an endorsement of OpenSSL itself. This project uses OpenSSL only because Ruby already bundles the "openssl" extension and we don't have time to maintain full Ruby bindings for NSS or any another SSL/TLS library. * http://bogomips.org/kgio-monkey/ * kgio@librelist.org * git://bogomips.org/kgio-monkey.git -- Eric Wong