libcrypt-openssl-rsa-perl 0.33-3 source package in Ubuntu
Changelog
libcrypt-openssl-rsa-perl (0.33-3) unstable; urgency=medium * Team upload. * Add patch Makefile.PL-no-ssl-in-LIBS.patch. Do not include -lssl in LIBS. -- gregor herrmann <email address hidden> Sat, 10 Sep 2022 23:46:54 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | perl | |
Lunar | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcrypt-openssl-rsa-perl_0.33-3.dsc | 2.6 KiB | 6da8782b05106126416f7202572f639ceb47b9002063c41d9b3037460f0520b0 |
libcrypt-openssl-rsa-perl_0.33.orig.tar.gz | 28.3 KiB | bdbe630f6d6f540325746ad99977272ac8664ff81bd19f0adaba6d6f45efd864 |
libcrypt-openssl-rsa-perl_0.33-3.debian.tar.xz | 4.2 KiB | a5b9e65c4373529e7b112e5fdebd26339295000f3c5ddf7aed9fdee16b9602ca |
Available diffs
- diff from 0.33-1 to 0.33-3 (1.2 KiB)
- diff from 0.33-1build1 (in Ubuntu) to 0.33-3 (1.3 KiB)
No changes file available.
Binary packages built by this source
- libcrypt-openssl-rsa-perl: module for RSA encryption using OpenSSL
Crypt:
:OpenSSL: :RSA is a Perl module that provides glue to the RSA functions
in the OpenSSL library. It provides the following functionalities: create a
key from a string, make a new key, save key to a string, save public portion
of key to a string using format compatible with OpenSSL's command-line rsa
tool, encrypt, decrypt, sign, verify, return the size in bytes of a key,
check the validity of a key.
- libcrypt-openssl-rsa-perl-dbgsym: debug symbols for libcrypt-openssl-rsa-perl