Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046701
en ru br
ALT Linux repos
S:0.33-alt1
5.0: 0.25-alt1.1
4.1: 0.25-alt1
4.0: 0.25-alt1
3.0:
+backports:0.23-alt0.M30

Group :: Development/Perl
RPM: perl-Crypt-OpenSSL-RSA

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Crypt-OpenSSL-RSA

Name: perl-%module
Version: 0.33
Release: alt1

Summary: RSA encoding and decoding, using the openSSL libraries
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/T/TO/TODDR/%{module}-%{version}.tar.gz

# Not autodetectable (required inside eval)

Requires: perl-Crypt-OpenSSL-Bignum

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: libssl-devel perl-Crypt-OpenSSL-Bignum perl-Crypt-OpenSSL-Random perl-devel perl(Crypt/OpenSSL/Guess.pm)

%description
Crypt::OpenSSL::RSA provides the ability to RSA encrypt strings which
are somewhat shorter than the block size of a key. It also allows for
decryption, signatures and signature verification.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README README.md
%perl_vendor_archlib/Crypt
%perl_vendor_autolib/Crypt

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin