aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RSA/pkg-plist
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-09-12 01:12:03 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-09-12 01:12:03 +0000
commit5d2bd16a1cc0abe2ff54f90c8a8538169b0f2d79 (patch)
treee8b77a4fa4fd0e0d19ef3cfab59a3b9fdd6af364 /security/p5-Crypt-RSA/pkg-plist
parent5bae66dd189f204a8b62a66e0cc7210b52154711 (diff)
downloadports-5d2bd16a1cc0abe2ff54f90c8a8538169b0f2d79.tar.gz
ports-5d2bd16a1cc0abe2ff54f90c8a8538169b0f2d79.zip
Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key
cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations.
Notes
Notes: svn path=/head/; revision=47727
Diffstat (limited to 'security/p5-Crypt-RSA/pkg-plist')
-rw-r--r--security/p5-Crypt-RSA/pkg-plist22
1 files changed, 22 insertions, 0 deletions
diff --git a/security/p5-Crypt-RSA/pkg-plist b/security/p5-Crypt-RSA/pkg-plist
new file mode 100644
index 000000000000..843b9a33b039
--- /dev/null
+++ b/security/p5-Crypt-RSA/pkg-plist
@@ -0,0 +1,22 @@
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/SS/PSS.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/SS/PKCS1v15.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/ES/OAEP.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/ES/PKCS1v15.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Primitives.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Private/SSH.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Private.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Public/SSH.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Public.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/DataFormat.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Debug.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Errorhandler.pm
+lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RSA/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/ES
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Private
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Public
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/SS
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RSA