diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-TacacsPlus/pkg-descr | 2 | ||||
-rw-r--r-- | security/p5-Authen-Ticket/pkg-descr | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/pkg-descr | 2 | ||||
-rw-r--r-- | security/p5-Crypt-CipherSaber/pkg-descr | 2 | ||||
-rw-r--r-- | security/p5-PGP-Sign/pkg-descr | 8 |
5 files changed, 12 insertions, 4 deletions
diff --git a/security/p5-Authen-TacacsPlus/pkg-descr b/security/p5-Authen-TacacsPlus/pkg-descr index 6d85d61e373e..6f61eca8ee1e 100644 --- a/security/p5-Authen-TacacsPlus/pkg-descr +++ b/security/p5-Authen-TacacsPlus/pkg-descr @@ -1,2 +1,4 @@ Authen::TacacsPlus is a perl module that provides authentication using a tacacs+ server. + +WWW: http://search.cpan.org/dist/TacacsPlus diff --git a/security/p5-Authen-Ticket/pkg-descr b/security/p5-Authen-Ticket/pkg-descr index 30683cd5cad0..d0cb0e2ecedb 100644 --- a/security/p5-Authen-Ticket/pkg-descr +++ b/security/p5-Authen-Ticket/pkg-descr @@ -5,4 +5,4 @@ at all phases in the process. This includes not only the login screens, but the cookie creation and optional digital signature algorithm as well. Consult the README for more details on this module. ---will +WWW: http://search.cpan.org/dist/Authen-Ticket diff --git a/security/p5-Crypt-Blowfish_PP/pkg-descr b/security/p5-Crypt-Blowfish_PP/pkg-descr index 7ffaf54a5272..2996469fd3e2 100644 --- a/security/p5-Crypt-Blowfish_PP/pkg-descr +++ b/security/p5-Crypt-Blowfish_PP/pkg-descr @@ -8,3 +8,5 @@ calculation time is in initialising the context with the key data. The _PP name comes from the fact that this implementation is Pure Perl, and will not have any compatibility problems. + +WWW: http://search.cpan.org/dist/Crypt-Blowfish_PP diff --git a/security/p5-Crypt-CipherSaber/pkg-descr b/security/p5-Crypt-CipherSaber/pkg-descr index f2f872337990..f68f3059bd73 100644 --- a/security/p5-Crypt-CipherSaber/pkg-descr +++ b/security/p5-Crypt-CipherSaber/pkg-descr @@ -1,2 +1,4 @@ Crypt::CipherSaber is a Perl module providing an object oriented interface to CipherSaber-1 and CipherSaber-2 encryption. + +WWW: http://search.cpan.org/dist/Crypt-CipherSaber diff --git a/security/p5-PGP-Sign/pkg-descr b/security/p5-PGP-Sign/pkg-descr index 5aaea410118d..21619aa8ca13 100644 --- a/security/p5-PGP-Sign/pkg-descr +++ b/security/p5-PGP-Sign/pkg-descr @@ -1,5 +1,7 @@ -PGP::Sign is a special purpose module designed to create and check -detached signatures for data. It's mainly intended to be used for -things like reimplementing PGPMoose, signcontrol and pgpverify. +PGP::Sign is a special purpose module designed to create and check detached +signatures for data. It's mainly intended to be used for things like +reimplementing PGPMoose, signcontrol and pgpverify. It can use PGP 2.6.*, PGP 5 or Gnu Privacy Guard. + +WWW: http://search.cpan.org/dist/PGP-Sign |