libnet-ssleay-perl 1.94-ok1 source package in openKylin
Changelog
libnet-ssleay-perl (1.94-ok1) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Fri, 29 Mar 2024 16:43:51 +0800
libnet-ssleay-perl (1.94-ok1) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Fri, 29 Mar 2024 16:43:51 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libnet-ssleay-perl_1.94.orig.tar.gz | 648.4 KiB | 9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d |
libnet-ssleay-perl_1.94-ok1.debian.tar.xz | 6.1 KiB | 2b78e2d6e14c658488f32adda461785a0bcc98679759f956bf6b94e2aedfb32c |
libnet-ssleay-perl_1.94-ok1.dsc | 2.0 KiB | d3cc42b11a11ada3efebe736413c476197d3d6951a6a6981dc5c98ae4162cdc3 |
Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
(SSL) functions of the SSLeay library directly from your perl scripts. It
is useful if you want to program robots that access secure web servers or
if you want to build your own applications over SSL encrypted tunnels. If
you just want to view web pages on https servers, you do not need this -
your web browser already knows to do that.