aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-sslshake/pkg-descr
blob: 677eec58f6a73ccc1f4bd12bf9c0d6c00b722916 (plain) (blame)
1
2
3
4
5
6
7
8
9
This is a library to simulate SSL and TLS handshake from 
SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL 
and is not designed as a replacement either. It targets full 
support for even older handshakes, which are not available in 
current releases of OpenSSL anymore. It also aims to be executable 
on all systems with a sufficiently modern version of Ruby without 
any additional requirements or pre-compiled binaries.

WWW: https://github.com/arlimus/sslshake