From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- security/p5-Crypt-RSA/DESCR | 9 +++++++++ security/p5-Crypt-RSA/PLIST | 1 + security/p5-Crypt-RSA/pkg/DESCR | 9 --------- security/p5-Crypt-RSA/pkg/PLIST | 1 - 4 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 security/p5-Crypt-RSA/DESCR create mode 100644 security/p5-Crypt-RSA/PLIST delete mode 100644 security/p5-Crypt-RSA/pkg/DESCR delete mode 100644 security/p5-Crypt-RSA/pkg/PLIST (limited to 'security/p5-Crypt-RSA') diff --git a/security/p5-Crypt-RSA/DESCR b/security/p5-Crypt-RSA/DESCR new file mode 100644 index 00000000000..a00c0739ff3 --- /dev/null +++ b/security/p5-Crypt-RSA/DESCR @@ -0,0 +1,9 @@ +Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key +cryptosystem. It uses Math::Pari, a perl interface to the blazingly fast +PARI library, for big integer arithmetic and number theoretic computations. + +Crypt::RSA provides arbitrary size key-pair generation, plaintext-aware +encryption (OAEP) and digital signatures with appendix (PSS). For +compatibility with SSLv3, RSAREF2, PGP and other applications that follow +the PKCS #1 v1.5 standard, it also provides PKCS #1 v1.5 encryption and +signatures. diff --git a/security/p5-Crypt-RSA/PLIST b/security/p5-Crypt-RSA/PLIST new file mode 100644 index 00000000000..ee1ae6a802c --- /dev/null +++ b/security/p5-Crypt-RSA/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:14 zuntum Exp $ diff --git a/security/p5-Crypt-RSA/pkg/DESCR b/security/p5-Crypt-RSA/pkg/DESCR deleted file mode 100644 index a00c0739ff3..00000000000 --- a/security/p5-Crypt-RSA/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key -cryptosystem. It uses Math::Pari, a perl interface to the blazingly fast -PARI library, for big integer arithmetic and number theoretic computations. - -Crypt::RSA provides arbitrary size key-pair generation, plaintext-aware -encryption (OAEP) and digital signatures with appendix (PSS). For -compatibility with SSLv3, RSAREF2, PGP and other applications that follow -the PKCS #1 v1.5 standard, it also provides PKCS #1 v1.5 encryption and -signatures. diff --git a/security/p5-Crypt-RSA/pkg/PLIST b/security/p5-Crypt-RSA/pkg/PLIST deleted file mode 100644 index 297f180f38e..00000000000 --- a/security/p5-Crypt-RSA/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/01 00:43:02 mcr Exp $ -- cgit v1.2.3